about summary refs log tree commit diff stats
path: root/templates/footer.html
blob: d0db8c71335c7625e12b3c36652418806c90cb93 (plain)
1
2
3
{% if not config.extra.hide_made_with_line %}
  Made with <a href="https://codeberg.org/alanpearce/zola-bearblog">Zola ʕ•ᴥ•ʔ Bear</a>
{% endif %}