From d5a21b82de177e8207e539c5b5d8d3ffb0c57dc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phillip=20K=C3=BChne?= Date: Tue, 28 Mar 2023 01:00:41 +0200 Subject: [PATCH] Add GitHub Link to footer --- backend/templates/base.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/templates/base.html b/backend/templates/base.html index 70ebb30..754a1d0 100644 --- a/backend/templates/base.html +++ b/backend/templates/base.html @@ -73,9 +73,9 @@ {% if not auth %} Login {% endif %} - - KaraoQueue {{karaoqueue_version}} - 2019-22 - Phillip + Github + {{karaoqueue_version}} - 2019-23 - Phillip Kühne