summaryrefslogtreecommitdiff
path: root/_includes/git-wiki/sections/header
diff options
context:
space:
mode:
Diffstat (limited to '_includes/git-wiki/sections/header')
-rw-r--r--_includes/git-wiki/sections/header/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/git-wiki/sections/header/header.html b/_includes/git-wiki/sections/header/header.html
index 262bed9..ea83b2c 100644
--- a/_includes/git-wiki/sections/header/header.html
+++ b/_includes/git-wiki/sections/header/header.html
@@ -3,8 +3,8 @@
<a href="{{ '/' | relative_url }}">
{% if site.logo_url %}
<img src="{{ site.logo_url }}" width="20px">
- {{ site.title | escape }}
{% endif %}
+ {{ site.title | escape }}
</a>
</div>
<header class="w3-sidebar w3-bar-block w3-collapse" id="git-wiki-sidebar">
@@ -52,4 +52,4 @@
$(sidebar).attr('style', 'display: block;');
}
}
-</script> \ No newline at end of file
+</script>