From 29f6a4b2e2c7dfcadb6e1a29ccbf5672428e9a19 Mon Sep 17 00:00:00 2001 From: Johannes Wachter Date: Mon, 23 Sep 2019 13:57:12 +0200 Subject: [PATCH] 03 - Add a footer navigation to the website --- config/webspaces/example.xml | 6 ++++++ templates/base.html.twig | 8 +++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/config/webspaces/example.xml b/config/webspaces/example.xml index 39e5aa5..6c48607 100644 --- a/config/webspaces/example.xml +++ b/config/webspaces/example.xml @@ -31,6 +31,12 @@ Hauptnavigation + + + Footer Navigation + Footernavigation + + diff --git a/templates/base.html.twig b/templates/base.html.twig index 25b2956..87ba45b 100644 --- a/templates/base.html.twig +++ b/templates/base.html.twig @@ -57,7 +57,13 @@