mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Remove unnecessary comments from header and baseof
This commit is contained in:
@@ -8,12 +8,6 @@
|
||||
</ul>
|
||||
</a>
|
||||
</div>
|
||||
<!-- <a class="navigation-toggle-wrapper" id="navigation-toggle" href="#">
|
||||
<div class="top bar"></div>
|
||||
<div class="middle bar"></div>
|
||||
<div class="bottom bar"></div>
|
||||
<h4 class="menu">Menu</h4>
|
||||
</a> -->
|
||||
<nav class="site-navigation" id="site-navigation">
|
||||
<ul class="top-menu">
|
||||
{{$.Scratch.Set "currentsection" $.Section}}
|
||||
|
||||
Reference in New Issue
Block a user