updated missing slash /

This commit is contained in:
Arul 2017-06-04 18:25:42 +05:30
parent be2c4c6ff5
commit 8e91c6096c
7 changed files with 11 additions and 11 deletions

View file

@ -14,7 +14,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">