1
0
Fork 0
This commit is contained in:
Moritz »mo.« Sauer 2015-02-25 18:14:53 +01:00
parent b1e15f5c26
commit e40c641a14

View file

@ -3,7 +3,7 @@
<nav class="top-bar" data-topbar>
<ul class="title-area">
<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>
<!-- 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>