Added projects content type
This commit is contained in:
parent
b2d24b17a1
commit
c10470bcc5
|
@ -3,6 +3,10 @@ sculpin_content_types:
|
|||
permalink: blog/:slug_title/
|
||||
taxonomies:
|
||||
- tags
|
||||
projects:
|
||||
permalink: projects/:slug_title/
|
||||
taxonomies:
|
||||
- tags
|
||||
talks:
|
||||
permalink: talks/:filename/
|
||||
taxonomies:
|
||||
|
|
Loading…
Reference in a new issue