add fallbacks

This commit is contained in:
biglyderv 2025-04-22 00:09:28 -04:00
parent f7a83b8d8e
commit 5eb9387db6
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5
2 changed files with 1 additions and 2 deletions

View file

@ -24,7 +24,7 @@
<button><a href='https://discord.gg/Wkr7PVk3cF'>Discord</a></button>
</div>
</form>
<script src='/index.js'></script>
<script src='index.js'></script>
</body>
</html>