remove menu button from error page
This commit is contained in:
parent
6a98094939
commit
8e3958bd09
5 changed files with 10 additions and 14 deletions
|
@ -9,7 +9,7 @@
|
|||
{{ partial "svg-icon-symbols" . }}
|
||||
|
||||
<div class="wrapper">
|
||||
{{ partial "site-header" . }}
|
||||
{{ partial "site-header" (dict "Root" . "MenuEnabled" false) }}
|
||||
|
||||
<main class="gdoc-error flex-even">
|
||||
<div class="flex align-center justify-center">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue