From 5a2df50e900f562f6e22e3508fb6d6b2e27643a4 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 26 Dec 2020 23:12:05 +0000 Subject: [PATCH] Make the mobile navigation toggleable --- templates/includes/navbar.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/includes/navbar.html.twig b/templates/includes/navbar.html.twig index 86a7007..3650f0e 100644 --- a/templates/includes/navbar.html.twig +++ b/templates/includes/navbar.html.twig @@ -7,12 +7,12 @@
-
-
+
    {% for item in menuLinks.findAll %}