remove menu button from error page

This commit is contained in:
Robert Kaussow 2020-02-24 22:11:13 +01:00
parent 6a98094939
commit 8e3958bd09
5 changed files with 10 additions and 14 deletions

View file

@ -10,7 +10,7 @@
<div class="wrapper">
<input type="checkbox" class="hidden" id="menu-control" />
{{ partial "site-header" . }}
{{ partial "site-header" (dict "Root" . "MenuEnabled" true) }}
<main class="container flex flex-even">
<aside class="gdoc-nav">