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