From a47b7fa697b16c2d745e6b3fbc9a7d214280964b Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Sat, 9 Nov 2024 22:58:32 +0100 Subject: feat(credits): credits on all pages --- templates/base/base.gohtml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/base') diff --git a/templates/base/base.gohtml b/templates/base/base.gohtml index f8c6678..581c2b0 100644 --- a/templates/base/base.gohtml +++ b/templates/base/base.gohtml @@ -11,6 +11,10 @@ {{template "body" .Data}} +
+

Crafted by Anhgelus Morhtuuzh

+

Legal information

+
-- cgit v1.2.3