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