Skip to content

Commit

Permalink
Ok, not giving up on the hamburger yet
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCsabaToth committed Feb 24, 2023
1 parent a04c447 commit a62ca39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/_navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<h1 class="show-for-small-only"><a href="{{ site.url }}{{ site.baseurl }}" class="icon-message"> {{ site.title }}</a></h1>
</li>
<!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone -->
<li class="toggle-topbar menu-icon"><a href="#">Menu</a></li>
<li class="toggle-topbar menu-icon"><a href="#"><span>&nbsp;</span></a></li>
</ul>
<section class="top-bar-section">
{% comment %}
Expand Down

0 comments on commit a62ca39

Please sign in to comment.