From 72d8a3166cc12145cd59741e422844f862fc05c6 Mon Sep 17 00:00:00 2001
From: VictorieeMan <59509525+VictorieeMan@users.noreply.github.com>
Date: Sat, 28 Oct 2023 11:59:41 +0200
Subject: [PATCH] added to footer a njump.me home link and a seperate &
open-sourced on github link
The njump.me website was missing a "home" link to root. This commit adds it to the footer in the "powered by [njump]()" message, that previously redirected to the github page.
The github link is now added in an "open-sourced on [github]()" message. The new footer is on the format:
"powered by njump & open-sourced on github"
Now linking to both home and the github page.
---
templates/footer.html | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/templates/footer.html b/templates/footer.html
index c2fb254..4ca1283 100644
--- a/templates/footer.html
+++ b/templates/footer.html
@@ -4,9 +4,12 @@