This commit is contained in:
thePR0M3TH3AN
2025-07-02 20:49:24 -04:00
parent c70d08967e
commit 5462076ee6

View File

@@ -57,9 +57,9 @@
</main>
<footer class="mt-auto mb-2 text-center text-xs text-gray-500 opacity-70">
Enjoying this?&nbsp;
<a href="https://example.com/tip" class="underline hover:text-purple-400">Leave a tip!</a>
<a href="npub15jnttpymeytm80hatjqcvhhqhzrhx6gxp8pq0wn93rhnu8s9h9dsha32lx" class="underline hover:text-purple-400">Leave a tip!</a>
&nbsp;&nbsp;
<a href="https://github.com/example" class="underline hover:text-purple-400" target="_blank" rel="noopener">GitHub</a>
<a href="https://github.com/PR0M3TH3AN/Nostr-Event-Explorer" class="underline hover:text-purple-400" target="_blank" rel="noopener">GitHub</a>
</footer>
<script type="module">
import { nip19, SimplePool } from "https://esm.sh/nostr-tools@1.7.5?bundle";