chore: now-playing post

This commit is contained in:
Cory Dransfeldt 2024-02-21 12:07:46 -08:00
parent 8d9d6cc530
commit fa8209e7c7
No known key found for this signature in database
3 changed files with 90 additions and 2 deletions

View file

@ -1,2 +1,4 @@
<script type="module" src="/assets/scripts/components/now-playing.js"></script>
<now-playing></now-playing>
<div class="client-side" style="height:28px;margin-bottom:1rem">
<now-playing></now-playing>
</div>