all repos — homestead @ ef74eb1fac8d50814d84c99ce7f6b01ab0d714b2

Code for my website

Initial commit

Alan Pearce
commit

ef74eb1fac8d50814d84c99ce7f6b01ab0d714b2

1 file changed, 3 insertions(+), 0 deletions(-)

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