Fix config paths
This commit is contained in:
parent
3f3efadb91
commit
639b232ebb
3 changed files with 12 additions and 13 deletions
|
@ -1,6 +1,9 @@
|
|||
sculpin:
|
||||
ignore: ['**/.DS*', '**/*.swp']
|
||||
|
||||
sculpin_content_types:
|
||||
posts:
|
||||
permalink: blog/:year/:month/:day/:slug_title/
|
||||
permalink: blog/:slug_title/
|
||||
taxonomies: [tags]
|
||||
talks:
|
||||
permalink: talks/:basename/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue