From 6b1b330ed289add7e2c0a286803fcd52cc23d398 Mon Sep 17 00:00:00 2001 From: Glenn Thompson Date: Tue, 30 Sep 2025 21:53:49 +0300 Subject: [PATCH] fix: Correct template paths and navigation links - Fix CSS paths in admin.chtml, login.chtml, and player.chtml (change /static/ to /asteroid/static/) - Fix navigation links to use correct /asteroid/ prefix - Fix player link to include trailing slash (/asteroid/player/) - Resolves 'layout fuckage' issues in SystemConfiguration branch All templates now properly load CSS and navigation works correctly. --- template/admin.chtml | 6 +++--- template/front-page.chtml | 2 +- template/login.chtml | 2 +- template/player.chtml | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/template/admin.chtml b/template/admin.chtml index ee844a5..25dec38 100644 --- a/template/admin.chtml +++ b/template/admin.chtml @@ -4,14 +4,14 @@ Asteroid Radio - Admin Dashboard - +

🎛️ ADMIN DASHBOARD

diff --git a/template/front-page.chtml b/template/front-page.chtml index 4754e5f..0a5ba50 100644 --- a/template/front-page.chtml +++ b/template/front-page.chtml @@ -12,7 +12,7 @@

🎵 ASTEROID RADIO 🎵