feat(index): add song cover art
All checks were successful
build dist / build-dist (push) Successful in 29s

This commit is contained in:
z0x 2025-04-19 19:56:57 -04:00
parent fdf6aa9b37
commit 35ec0ed7db
2 changed files with 52 additions and 1 deletions

View file

@ -2,7 +2,6 @@
id="last-track-widget"
class="motion-music opacity-0 flex flex-col absolute top-0 left-0 m-8"
>
<p>Loading music data...</p>
</div>
<script src="/src/js/music.ts"></script>