diff --git a/config.toml b/config.toml index 896099e..4964130 100644 --- a/config.toml +++ b/config.toml @@ -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" diff --git a/content/posts/termin/2020-maerz.md b/content/termine/2020-maerz.md similarity index 100% rename from content/posts/termin/2020-maerz.md rename to content/termine/2020-maerz.md