summaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
Diffstat (limited to '_includes')
-rw-r--r--_includes/gw_header/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/gw_header/header.html b/_includes/gw_header/header.html
index 1b0b74c..b89abf9 100644
--- a/_includes/gw_header/header.html
+++ b/_includes/gw_header/header.html
@@ -3,7 +3,7 @@
{% include {{ site.inc_before_header }} %}
{% endif %}
- {% if site.show_downloads %}
+ {% if site.logo_url %}
{% include gw_header/logo.html %}
{% endif %}
@@ -18,4 +18,4 @@
{% if site.inc_after_header %}
{% include {{ site.inc_after_header }} %}
{% endif %}
-</header> \ No newline at end of file
+</header>