From 93e0c2614f4b6456f2bbcfb5122a2a3068c551fc Mon Sep 17 00:00:00 2001 From: heqnx Date: Sat, 5 Jul 2025 16:14:03 +0300 Subject: adding looping, fade in-out videos --- templates/var/www/html/index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/var/www/html/index.html') diff --git a/templates/var/www/html/index.html b/templates/var/www/html/index.html index 37d758b..7c45f1d 100644 --- a/templates/var/www/html/index.html +++ b/templates/var/www/html/index.html @@ -8,6 +8,8 @@ {{ radio_name }} + +
play @@ -85,5 +87,6 @@ fetchCurrentTrack(); setInterval(fetchCurrentTrack, 10000); + -- cgit v1.2.3