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.
This commit is contained in:
VictorieeMan
2023-10-28 11:59:41 +02:00
committed by fiatjaf_
parent 104aaddb1c
commit 72d8a3166c

View File

@@ -4,9 +4,12 @@
<footer class="mb-4 mt-6 text-gray-400 text-sm text-center">
powered by
<a class="underline text-gray-400" href="https://github.com/fiatjaf/njump"
<a class="underline text-gray-400" href="https://njump.me"
>njump</a
>
> & open-sourced on
<a class="underline text-gray-400" href="https://github.com/fiatjaf/njump"
>github</a
>
</footer>
<svg width="0" height="0" version="1.1" xmlns="http://www.w3.org/2000/svg">