Rename posts to blog
This commit is contained in:
parent
07439fee43
commit
4277b204f6
11 changed files with 8 additions and 8 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue