Home Page Normalization

This commit is contained in:
daniel-c-harvey
2026-06-04 14:01:03 -04:00
parent a54b0a8f8e
commit b58bcd8398
10 changed files with 302 additions and 290 deletions
@@ -0,0 +1,11 @@
@* Pulsing rings *@
<div class="circle-deco"></div>
<div class="circle-deco"></div>
<div class="circle-deco"></div>
<div class="now-playing-content">
<NowPlayingCard />
@* Stat row - hard-coded for now. TODO Phase 2: wire to real track count / identity model. *@
<NowPlayingStats />
</div>