JS music player that resembles a sony walkman from 2008 doqmeat.com/notebook/F2U/preview/walkman
html-template
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

minor changes

+1 -1
+1 -1
index.html
··· 61 61 <span class="space"></span> 62 62 </div> 63 63 </div> 64 - <p><a href="https://github.com/doqmeat/js-walkman-mp3-player">github repo</a> for info and download.</p> 64 + <p><a href="https://github.com/doqmeat/js-walkman-mp3-player">github repo</a> for info. <a href="https://ko-fi.com/s/df5738006f">ko-fi shop</a> for easy download.</p> 65 65 <p>built using sayantanm19's <a href="https://github.com/sayantanm19/js-music-player">js-music-player</a>, <a href="https://www.nerdfonts.com/" target="_blank">nerdfonts</a>, <a href="https://manos.malihu.gr/style-my-tooltips-jquery-plugin/" target="_blank">Style-my-tooltips jQuery plugin</a>.</p> 66 66 <script src="main.js"></script> 67 67 </body>