all repos — zola-bearblog @ c78a3f2301caa3dc4c03d3b2a75f4f003e5863d0

Port of bear blog theme to zola

Reformat templates

Alan Pearce
commit

c78a3f2301caa3dc4c03d3b2a75f4f003e5863d0

parent

4df500c33f3d3ba7b9387a2bc0447850a04d15c8

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M templates/footer.htmltemplates/footer.html
@@ -1,3 +1,3 @@
{% if not config.extra.hide_made_with_line %} -Made with <a href="https://codeberg.org/alanpearce/zola-bearblog">Zola ʕ•ᴥ•ʔ Bear</a> + Made with <a href="https://codeberg.org/alanpearce/zola-bearblog">Zola ʕ•ᴥ•ʔ Bear</a> {% endif %}