diff options
author | Indrajith K L | 2022-11-26 21:52:50 +0530 |
---|---|---|
committer | Indrajith K L | 2022-11-26 21:52:50 +0530 |
commit | b394157ae65325e7fe9b3eb83f6a1994f1850fc1 (patch) | |
tree | 06e3a658a8af798feaa08013ba58349a7b04f7b6 /index.html | |
parent | 199501039cfc0a054b9ee8a6d508f7b545d612bf (diff) | |
download | retrowave-player-b394157ae65325e7fe9b3eb83f6a1994f1850fc1.tar.gz retrowave-player-b394157ae65325e7fe9b3eb83f6a1994f1850fc1.tar.bz2 retrowave-player-b394157ae65325e7fe9b3eb83f6a1994f1850fc1.zip |
More Styling & Readme Changes
* Adds Source code link
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ <div class="gradient-overlay"></div> <div class="color-overlay"></div> <div id="history" class="no-pause">history</div> + <div id="source"><a href="https://git.indrajith.dev/retrowave-player/" target="_blank">source code</a></div> <div id="upload-info" class="no-pause" title="Upload a playlist (downloaded from history)">Upload</div> </div> </div> |