updated Home link on misc. pages

This commit is contained in:
Monica Powell 2017-05-27 08:48:03 -04:00
parent 8c22cba845
commit 2268a0723b
8 changed files with 19 additions and 19 deletions

View file

@ -31,7 +31,7 @@
</span>
{% else %}
<span id="home-button" class="nav-button">
<a class="home-button" href="{{ SITEURL }}" title="Home"><i class="ic ic-arrow-left"></i> Home</a>
<a class="home-button" href="{{ SITEURL }}/" title="Home"><i class="ic ic-arrow-left"></i> Home</a>
</span>
{% endif %}
<span id="menu-button" class="nav-button">