diff options
| author | Indrajith K L | 2025-06-30 01:15:19 +0530 | 
|---|---|---|
| committer | Indrajith K L | 2025-06-30 01:15:19 +0530 | 
| commit | 35ea31700fcfa18a4704fc9148fdf3589b98dc4e (patch) | |
| tree | d2af2486ffb7c084571730ef105e012b97efd25c /index.html | |
| parent | 8929f68f754fa3eee783e42aa46abbe6dc3dcb56 (diff) | |
| download | retrowave-player-35ea31700fcfa18a4704fc9148fdf3589b98dc4e.tar.gz retrowave-player-35ea31700fcfa18a4704fc9148fdf3589b98dc4e.tar.bz2 retrowave-player-35ea31700fcfa18a4704fc9148fdf3589b98dc4e.zip | |
New Features
* Adds Refresh button for changing music
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -30,6 +30,7 @@      </div>      <div id="app">          <div class="music-player"> +            <div class="no-pause refresh">🔃</div>              <div class="title-content">                  <div class="intro">Now Playing</div>                  <hr> | 
