From f3897359bcfeccca32f5320897048a4e2356afd0 Mon Sep 17 00:00:00 2001
From: Your Name <you@example.com>
Date: Thu, 9 Jan 2025 17:56:47 +1100
Subject: template & config changes specific to my website.

---
 templates/footer | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'templates/footer')

diff --git a/templates/footer b/templates/footer
index 4a8bf4d..89f7325 100644
--- a/templates/footer
+++ b/templates/footer
@@ -1 +1,3 @@
-<footer></footer>
\ No newline at end of file
+<footer>
+Made with <a href='http://git.jeaves.xyz/ds-static/'>ds-static</a>. &emsp; <a href="mailto:alekseijeaves@protonmail.com">alekseijeaves@protonmail.com</a>
+</footer>
\ No newline at end of file
-- 
cgit v1.2.3