mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-07-24 07:50:55 -04:00
remove stray input
This commit is contained in:
parent
ad99ef818a
commit
60282f60fc
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@
|
|||
</div>
|
||||
</div>
|
||||
{{- $currentPage := . }}
|
||||
<input id="hamburger-input" type="checkbox"></input>
|
||||
<input id="hamburger-input" type="checkbox">
|
||||
<label id="hamburger-menu" for="hamburger-input"></label>
|
||||
<div class="overlay"></div>
|
||||
<ul id="menu">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue