mirror of
https://github.com/aljazceru/njump.git
synced 2025-12-17 22:34:25 +01:00
link to song repo instead of to github.
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
package main
|
||||
|
||||
templ footerTemplate() {
|
||||
templ footerTemplate() {
|
||||
<div
|
||||
class="fixed -inset-x-24 inset-y-64 -z-10 h-full w-[200%] -rotate-12 overflow-hidden bg-gray-50 dark:bg-neutral-950 print:hidden"
|
||||
></div>
|
||||
<footer class="mb-4 mt-6 text-center text-sm text-gray-400">
|
||||
powered by
|
||||
<a class="text-gray-400 underline" href="/">njump</a> & open-sourced on
|
||||
<a class="text-gray-400 underline" href="https://github.com/fiatjaf/njump">github</a>
|
||||
<a class="text-gray-400 underline" href="https://git.njump.me/njump">github</a>
|
||||
</footer>
|
||||
<svg width="0" height="0" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
|
||||
Reference in New Issue
Block a user