another commit without a list of specific changes! (misc)

This commit is contained in:
2025-08-21 15:07:10 -04:00
parent 1528931a29
commit 315919186b
15 changed files with 299 additions and 112 deletions

View File

@@ -9,7 +9,5 @@ import "@styles/player.css";
<div class="prose prose-neutral dark:prose-invert">
<Root child="Player" client:only="react">
</Root>
<script is:inline src="/scripts/jquery/dist/jquery.js" />
<script is:inline src="/scripts/howler/dist/howler.js" />
</section>
</Base>