Rename posts to blog

This commit is contained in:
Eryn Wells 2021-12-27 11:30:07 -07:00
parent 07439fee43
commit 4277b204f6
11 changed files with 8 additions and 8 deletions

View file

@ -14,9 +14,9 @@ name = 'Eryn Wells'
[menu]
[[menu.main]]
identifier = 'posts'
name = 'Posts'
url = '/posts/'
identifier = 'blog'
name = 'Blog'
url = '/blog/'
[[menu.main]]
identifier = 'resume'
name = 'Résumé'
@ -29,7 +29,7 @@ instagram = 'erynofwales'
description = 'Home page of Eryn Wells'
[permalinks]
posts = 'posts/:year/:month/:slug/'
blog = 'blog/:year/:month/:slug/'
[taxonomies]
category = 'categories'