Create a new section for the dates, makes for nicer URIs.
This commit is contained in:
parent
3051f0858f
commit
5832abf7cc
2 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ pygmentsCodefencesGuessSyntax = true
|
||||||
|
|
||||||
[Params]
|
[Params]
|
||||||
homeTitle = "Digitale Selbstverteidigung in Hamburg"
|
homeTitle = "Digitale Selbstverteidigung in Hamburg"
|
||||||
mainSections = ["post","posts"]
|
mainSections = ["post", "posts", "termine"]
|
||||||
logo = "img/logo.svg" # Expecting square dimensions
|
logo = "img/logo.svg" # Expecting square dimensions
|
||||||
favicon = "img/favicon.ico"
|
favicon = "img/favicon.ico"
|
||||||
dateFormat = "January 2, 2006"
|
dateFormat = "January 2, 2006"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue