This commit is contained in:
codytseng 2026-01-31 17:56:30 +08:00
parent ed8a22d5bc
commit 942c9a7d12
3 changed files with 21 additions and 19 deletions

View file

@ -30,6 +30,11 @@
/>
</head>
<body>
<noscript
>You need to enable JavaScript to run this app. If you're looking for something on the nostr
network, try replacing everything before the last slash in your URL bar with njump.me or
nostr.at for a view-only nostr interface.</noscript
>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>