mirror of
https://github.com/junguler/m3u-radio-music-playlists.git
synced 2024-11-03 15:40:24 +00:00
0cc2afe85d
moving the dimension to css stylesheet someohow made them big, not sure why this happens but i'll revert this change for the time being
2 lines
372 B
HTML
Executable File
2 lines
372 B
HTML
Executable File
<html><meta charset=utf-8><head><title>Listen to the soul playlist</title><link rel=stylesheet type=text/css href=style.css><script src=./m3u-player.js defer></script></head><body><div class=container><canvas id='canvas' width=610 height=260></canvas><audio src=../soul.m3u id="audio" controls crossorigin></audio><script src=./visualizer.js></script></div></body></html>
|