update
This commit is contained in:
parent
b1e15f5c26
commit
e40c641a14
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
<nav class="top-bar" data-topbar>
|
<nav class="top-bar" data-topbar>
|
||||||
<ul class="title-area">
|
<ul class="title-area">
|
||||||
<li class="name">
|
<li class="name">
|
||||||
<h1 class="show-for-small-only"><a href="{{ site.url }}" class="icon-tree"> {{ site.title }}</a></h1>
|
<h1 class="hide-for-large-up"><a href="{{ site.url }}" class="icon-tree"> {{ site.title }}</a></h1>
|
||||||
</li>
|
</li>
|
||||||
<!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone -->
|
<!-- 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="#"><span>Navigation</span></a></li>
|
<li class="toggle-topbar menu-icon"><a href="#"><span>Navigation</span></a></li>
|
||||||
|
|
Reference in a new issue