organize scripts
All checks were successful
/ build (push) Successful in 32s

This commit is contained in:
Ruben 2025-04-15 11:53:22 -05:00
commit 214441ad40
No known key found for this signature in database
GPG key ID: 8EA836555FB6D9A5
12 changed files with 12 additions and 19 deletions

View file

@ -23,8 +23,8 @@
<meta lang="en-US">
<meta property="og:url" content="https://synth.download/">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="/alt-popup.js"></script>
<script src="/settings.js"></script>
<script src="/scripts/alt-popup.js"></script>
<script src="/scripts/settings.js"></script>
<script async src="https://js.stripe.com/v3/buy-button.js"></script>
</head>