Finish that shit

This commit is contained in:
floppydiskette 2024-08-08 15:21:30 +01:00
commit 5472d7c7c7
16 changed files with 519 additions and 297 deletions

View file

@ -1,4 +1,4 @@
<div class="info-table current-track">
<div class="section current-track">
<h2>Last/Current Track:</h2>
<a href="{{ $track["url"] }}">{{ $track["title"] }} {{ $track["artist"] }}</a><br>
</div>