diff --git a/pelican_theme_teckids/pelicanconf.py b/pelican_theme_teckids/pelicanconf.py index 669e4552482b58cd51da569588296d203fe7be57..0c9c76a08fa2e985a5a24942d96427b7e1082206 100644 --- a/pelican_theme_teckids/pelicanconf.py +++ b/pelican_theme_teckids/pelicanconf.py @@ -60,7 +60,7 @@ MENUITEMS = [ FOOTERMENU = [ ("Impressum", "https://teckids.org/pages/impressum.html") ] -FOOTERTEXT = "Teckids e.V.<br/>Hundeshagenstr. 26<br/>53225 Bonn" +FOOTERTEXT = "Teckids e.V.<br/>Kennedyallee 18<br/>53175 Bonn" DEFAULT_PAGINATION = 10