Move slugs into filenames
This commit is contained in:
parent
6a71544b4d
commit
120e7b8748
69 changed files with 1 additions and 69 deletions
|
@ -3,7 +3,7 @@ sculpin:
|
|||
|
||||
sculpin_content_types:
|
||||
posts:
|
||||
permalink: blog/:slug_title/
|
||||
permalink: blog/:basename/
|
||||
taxonomies: [tags]
|
||||
talks:
|
||||
permalink: talks/:basename/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue