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