Update permalink
This commit is contained in:
parent
781f97ec7e
commit
0edf727eb5
|
@ -3,7 +3,7 @@ sculpin:
|
||||||
|
|
||||||
sculpin_content_types:
|
sculpin_content_types:
|
||||||
posts:
|
posts:
|
||||||
permalink: blog/:basename/
|
permalink: articles/:basename/
|
||||||
taxonomies: [tags]
|
taxonomies: [tags]
|
||||||
talks:
|
talks:
|
||||||
permalink: talks/:basename/
|
permalink: talks/:basename/
|
||||||
|
|
Reference in a new issue