diff options
author | nathansmith117 <nathansmith@posteo.com> | 2025-03-16 07:10:08 -0600 |
---|---|---|
committer | nathansmith117 <nathansmith@posteo.com> | 2025-03-16 07:10:08 -0600 |
commit | c81f78664df7398c52bf2b5936ac8cdd63e8ca79 (patch) | |
tree | 0f3342ea4fd1d51a2992efe689cf989abe47966a /music_room.html | |
parent | e028640710ae1b2d5a1a8c3fafa1dc53edd0f28b (diff) |
Better layout
Diffstat (limited to 'music_room.html')
-rw-r--r-- | music_room.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/music_room.html b/music_room.html index d0ab1fb..578abc1 100644 --- a/music_room.html +++ b/music_room.html @@ -59,12 +59,12 @@ table { This is an incomplete and ever growing list. </p> <ul> - <li><a href="#psychedelic">--> Psychedelic</a></li> - <li><a href="#progessive">--> Progessive</a></li> - <li><a href="#funk">--> Funk</a></li> - <li><a href="#japanese_stuff">--> Japanese stuff</a></li> - <li><a href="#jazz">--> Jazz</a></li> - <li><a href="#other">--> Other</a></li> + <li><a href="#psychedelic">Psychedelic</a></li> + <li><a href="#progessive">Progessive</a></li> + <li><a href="#funk">Funk</a></li> + <li><a href="#japanese_stuff">Japanese stuff</a></li> + <li><a href="#jazz">Jazz</a></li> + <li><a href="#other">Other</a></li> </ul> </td> </tr> |