Add a talks content type
This commit is contained in:
parent
2db13e1287
commit
8a14bec664
|
@ -1,3 +1,5 @@
|
||||||
sculpin_content_types:
|
sculpin_content_types:
|
||||||
posts:
|
posts:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
talks:
|
||||||
|
permalink: talks/:basename/
|
||||||
|
|
Loading…
Reference in a new issue