Create a new section for the dates, makes for nicer URIs.

This commit is contained in:
Justus Winter 2020-03-09 21:50:51 +01:00
commit 5832abf7cc
2 changed files with 1 additions and 1 deletions

View file

@ -15,7 +15,7 @@ pygmentsCodefencesGuessSyntax = true
[Params]
homeTitle = "Digitale Selbstverteidigung in Hamburg"
mainSections = ["post","posts"]
mainSections = ["post", "posts", "termine"]
logo = "img/logo.svg" # Expecting square dimensions
favicon = "img/favicon.ico"
dateFormat = "January 2, 2006"