General clean up of the new AE Sponsorships app. Making it portable too.

This commit is contained in:
Scott Idem
2024-02-08 17:51:38 -05:00
parent 06e0c98e68
commit 7775b88b35
9 changed files with 1356 additions and 1184 deletions

View File

@@ -22,7 +22,7 @@
</script>
</head>
<body>
<div class="svelte_target ae_sponsorships_main"></div>
<div class="svelte_target ae_svelte_app ae_sponsorships_main"></div>
<script type="module" src="/src/main.ts"></script>
</body>