diff options
author | nathansmith <nathansmith@posteo.com> | 2025-03-13 03:56:36 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-03-13 03:56:36 -0600 |
commit | 64de6f35a1cf9dc4236e8248b706adab1fa7958e (patch) | |
tree | 7bd6a2a646a565058793b4741719194fd895424b /index.html | |
parent | 283a0c2357a66edd726cfdab5069465a33e85d18 (diff) |
More tv and music shit
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -61,10 +61,10 @@ table { <tr> <td> <ul> - <li><h3><a href="linux_room.html">Visit the linux room</a></h3></li> - <li><h3><a href="music_room.html">Visit the music room</a></h3></li> - <li><h3><a href="tv_corner.html">Visit the tv corner</a></h3></li> - <li><h3><a href="the_philosophy_commune.html">Visit the philosophy commune</a></h3></li> + <li><h3><a href="linux_room.html">--> Visit the linux room</a></h3></li> + <li><h3><a href="music_room.html">--> Visit the music room</a></h3></li> + <li><h3><a href="tv_corner.html">--> Visit the tv corner</a></h3></li> + <li><h3><a href="the_philosophy_commune.html">--> Visit the philosophy commune</a></h3></li> </ul> </td> </tr> |