diff options
author | Indrajith K L | 2025-06-30 03:45:30 +0530 |
---|---|---|
committer | Indrajith K L | 2025-06-30 03:45:30 +0530 |
commit | 6241c28c0e4e90c41a5778bd74db5175b40f5ac7 (patch) | |
tree | 8397f9dcfdacf4e736e265a8db94def83630f091 /index.html | |
parent | 0a6d8aefbcbc485b9e9331aa83bba841c8a61e1a (diff) | |
download | retrowave-player-6241c28c0e4e90c41a5778bd74db5175b40f5ac7.tar.gz retrowave-player-6241c28c0e4e90c41a5778bd74db5175b40f5ac7.tar.bz2 retrowave-player-6241c28c0e4e90c41a5778bd74db5175b40f5ac7.zip |
Feature Improvement
* Adds sample Hydra Effects
* Adds Option to Rotate Hydra Effects
* Adds Warning for Strobing lights
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ clicking the history link on the player) </p> <p class="mt-5">All the music is fetched from retrowave.ru</p> + <div id="warning">⚠️ WARNING: This application contains strobing/flashing lights</div> <button class="modal-close modal-exit" id="initButton">X</button> </div> </div> |