1
0
Fork 0
This commit is contained in:
Moritz »mo.« Sauer 2015-02-26 17:25:11 +01:00
parent 2761d079ee
commit d47b9de353
3 changed files with 10 additions and 10 deletions

View file

@ -3,7 +3,7 @@
<nav class="top-bar" data-topbar>
<ul class="title-area">
<li class="name">
<h1 class="hide-for-large-up"><a href="{{ site.url }}" class="icon-tree"> {{ site.title }}</a></h1>
<h1 class="show-for-small-only"><a href="{{ site.url }}" class="icon-tree"> {{ 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="#"><span>Navigation</span></a></li>