From 6de1694da29e7f0c7b4ade2fff8e1fdac026d45f Mon Sep 17 00:00:00 2001 From: chun_qiu <1+chun_qiu@noreply.git.code.cq.cn> Date: Fri, 17 Jul 2026 04:55:21 +0800 Subject: [PATCH] Add countdown overlay and audio controls --- index.html | 2 + public/Locil Forecast - Elevator.mp3 | Bin 0 -> 7603246 bytes public/background-audio.js | 183 ++++++++++++++ public/countdown-overlay.js | 359 +++++++++++++++++++++++++++ 4 files changed, 544 insertions(+) create mode 100644 public/Locil Forecast - Elevator.mp3 create mode 100644 public/background-audio.js create mode 100644 public/countdown-overlay.js diff --git a/index.html b/index.html index e2c7108..f44bb17 100644 --- a/index.html +++ b/index.html @@ -11,5 +11,7 @@
+ +