forked from CCCHH/ccchh-website
Blog: Fix categories, blog single page template
This commit is contained in:
parent
e8eff8de55
commit
ad72231459
17 changed files with 157 additions and 43 deletions
|
@ -3,6 +3,15 @@ languageCode = 'de-de'
|
|||
title = 'CCC Hansestadt Hamburg e.V.'
|
||||
theme = 'ccchh'
|
||||
|
||||
[taxonomies]
|
||||
category = 'categories'
|
||||
tag = 'tags'
|
||||
author = 'authors'
|
||||
|
||||
[frontmatter]
|
||||
lastmod = [':git', ':fileModTime', 'lastmod', 'modified', 'publishdate', 'pubdate', 'published', 'date']
|
||||
|
||||
|
||||
[menu]
|
||||
[[menu.main]]
|
||||
name = "Wiki"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue