added slash in missing files
This commit is contained in:
parent
2268a0723b
commit
311d91b846
10 changed files with 12 additions and 12 deletions
|
@ -27,7 +27,7 @@
|
|||
<nav id="navigation">
|
||||
{% if SITE_LOGO %}
|
||||
<span class="blog-logo">
|
||||
<a href="{{ SITEURL }}"><img src="{{SITE_LOGO}}" alt="Blog Logo" /></a>
|
||||
<a href="{{ SITEURL }}/"><img src="{{SITE_LOGO}}" alt="Blog Logo" /></a>
|
||||
</span>
|
||||
{% else %}
|
||||
<span id="home-button" class="nav-button">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue