From c173e6cab790ba0470fb773cc122977ffb281426 Mon Sep 17 00:00:00 2001 From: io Date: Wed, 23 Jul 2025 16:17:34 +0200 Subject: [PATCH] Add Github link to footer --- src/templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/templates/base.html b/src/templates/base.html index c49bc8b17..91535e888 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -214,7 +214,8 @@ General Terms & Conditions | Code of Conduct | Privacy Policy | - Contact + Contact | + GitHub {% endblock %}