Added talks content type
This commit is contained in:
parent
d1258b6915
commit
7475650942
1 changed files with 4 additions and 0 deletions
|
@ -6,3 +6,7 @@ sculpin_content_types:
|
||||||
permalink: blog/:slug_title/
|
permalink: blog/:slug_title/
|
||||||
taxonomies:
|
taxonomies:
|
||||||
- tags
|
- tags
|
||||||
|
talks:
|
||||||
|
permalink: talks/:slug_title/
|
||||||
|
taxonomies:
|
||||||
|
- tags
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue