diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -56,6 +56,18 @@ <span class="icon">📽️</span><span>YOUTUBE</span> </a> </div> + <div> + <h2>Simply Folk</h2> + <audio xmlns="http://www.w3.org/1999/xhtml" controls=""> + <source src="http://10.0.0.201:8000/chill" type="audio/mpeg" /> + </audio> + </div> + <div> + <h2>Background</h2> + <audio xmlns="http://www.w3.org/1999/xhtml" controls=""> + <source src="http://10.0.0.201:8000/mpd" type="audio/mpeg" /> + </audio> + </div> <table class="weather"> <tr> <td rowspan="2"> |