Add an examples content type
This commit is contained in:
parent
a62acb33c3
commit
7a9dc15385
1 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,6 @@
|
|||
sculpin_content_types:
|
||||
posts:
|
||||
enabled: false
|
||||
examples:
|
||||
permalink: /:basename/
|
||||
layout: base
|
||||
posts:
|
||||
enabled: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue