diff --git a/agaric/templates/layout/page.html.twig b/agaric/templates/layout/page.html.twig index a6ac259..d67cf50 100644 --- a/agaric/templates/layout/page.html.twig +++ b/agaric/templates/layout/page.html.twig @@ -10,7 +10,7 @@ {# TODO: remove this link if is_front and *probably* add visually-hidden h1 with "agaric", again only on the front page, and only if we can't put our name in an h1 on the front page in some other way. #} - + {{ page.navbar_branding }} {% endif %}