remove the word "github" from the world.

This commit is contained in:
fiatjaf
2024-08-29 16:21:17 -03:00
parent 01a446d655
commit 0a45d4ce5e

View File

@@ -5,9 +5,8 @@ templ footerTemplate() {
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" 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> ></div>
<footer class="mb-4 mt-6 text-center text-sm text-gray-400"> <footer class="mb-4 mt-6 text-center text-sm text-gray-400">
powered by the source code for this service is
<a class="text-gray-400 underline" href="/">njump</a> & open-sourced on <a class="text-gray-400 underline" href="https://git.njump.me/njump">free and open</a>
<a class="text-gray-400 underline" href="https://git.njump.me/njump">github</a>
</footer> </footer>
<svg width="0" height="0" version="1.1" xmlns="http://www.w3.org/2000/svg"> <svg width="0" height="0" version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs> <defs>