fix: 404s + noscript for now playing

This commit is contained in:
Cory Dransfeldt 2023-08-25 18:55:57 -07:00
parent 3dacce05c5
commit dbf576e300
No known key found for this signature in database
2 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,4 @@
<p id="now-playing" class="mb-0 flex flex-row items-start md:items-center">
<p id="now-playing" class="client-side mb-0 flex flex-row items-start md:items-center">
<span id="now-playing-loading" class="icon--spin">
{% tablericon 'loader-2' 'Loading...' %}
</span>