Fixed site name link on local

This commit is contained in:
Oliver Davies 2015-07-12 21:55:51 +01:00
parent 0977ffe700
commit bea2e0a7f4

View file

@ -7,7 +7,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="{{ site.url }}">{{ site.title }}</a>
<a class="navbar-brand" href="/">{{ site.title }}</a>
</div>
<div id="navbar" class="collapse navbar-collapse">