about summary refs log tree commit diff stats
path: root/templates/favicon.html
diff options
context:
space:
mode:
authorAlan Pearce2023-04-18 14:53:30 +0200
committerAlan Pearce2023-04-18 14:53:30 +0200
commitc78a3f2301caa3dc4c03d3b2a75f4f003e5863d0 (patch)
tree988cee910507c521d83080cc36a7c2e1665451ef /templates/favicon.html
parent4df500c33f3d3ba7b9387a2bc0447850a04d15c8 (diff)
downloadzola-bearblog-c78a3f2301caa3dc4c03d3b2a75f4f003e5863d0.tar.lz
zola-bearblog-c78a3f2301caa3dc4c03d3b2a75f4f003e5863d0.tar.zst
zola-bearblog-c78a3f2301caa3dc4c03d3b2a75f4f003e5863d0.zip
Reformat templates
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 -%}