terminal based website playing music now

This commit is contained in:
Priec
2026-05-19 17:13:23 +02:00
parent cbd642c62c
commit e9439382cc
8 changed files with 580 additions and 360 deletions

View File

@@ -68,7 +68,7 @@
</div>
<div class="card-body">
<h2 class="card-title text-base">audio</h2>
<p class="text-sm opacity-70">create albums and upload tracks.</p>
<p class="text-sm opacity-70">upload songs, then group them into albums.</p>
<div class="pt-2">
<a href="/admin/audio/albums" class="btn btn-primary btn-sm">[ manage → ]</a>
</div>