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,7 +1,7 @@
const nowPlayingTemplate = document.createElement('template')
nowPlayingTemplate.innerHTML = `
<p class="client-side">
<p>
<span class="text--blurred fade" data-key="loading">🎧 Album by Artist</span>
<span>
<span class="fade" data-key="content" style="opacity:0"></span>