about summary refs log tree commit diff stats
path: root/themes/bear/templates/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/bear/templates/footer.html')
-rw-r--r--themes/bear/templates/footer.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/themes/bear/templates/footer.html b/themes/bear/templates/footer.html
deleted file mode 100644
index c952a93..0000000
--- a/themes/bear/templates/footer.html
+++ /dev/null
@@ -1,5 +0,0 @@
-<footer>
-  {%- if not config.extra.hide_made_with_line %}
-    Made with <a href="https://codeberg.org/alanpearce/zola-bearblog">Zola ʕ•ᴥ•ʔ Bear</a>
-  {%- endif %}
-</footer>