about summary refs log tree commit diff stats
path: root/templates/favicon.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/favicon.html')
-rw-r--r--templates/favicon.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/favicon.html b/templates/favicon.html
index 51d9fbd..cfa2959 100644
--- a/templates/favicon.html
+++ b/templates/favicon.html
@@ -1,3 +1,3 @@
 {% if config.extra.favicon %}
   <link rel="shortcut icon" href="{{ config.extra.favicon }}" />
-{%- endif %}
+{%- endif -%}