diff options
author | nathansmith <nathansmith@posteo.com> | 2025-04-01 01:07:31 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-04-01 01:07:31 -0600 |
commit | 888dce9328817bbf39c604691281d67df2f19eb0 (patch) | |
tree | 30f86c5bcce0572637cf23f2e94d97d90de9b4b6 /music_room.html | |
parent | ab1ec50a9b842dfedc9f5c5ee8c20a48de3f1347 (diff) |
New button and lain
Diffstat (limited to 'music_room.html')
-rw-r--r-- | music_room.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/music_room.html b/music_room.html index ce80f59..375315f 100644 --- a/music_room.html +++ b/music_room.html @@ -229,6 +229,8 @@ table { They are indeed very wonderful. </p> + <img src="images/tiny_lain.gif" alt="Lain"/> + <h3>Can</h3> <p> The greatest Krautrock band of all time. tbh its one of those bands I really need to listen to more. @@ -480,6 +482,12 @@ table { </td> </tr> </table> + + <img src="images/tiny_lain.gif" alt="Lain"/> + <img src="images/tiny_lain.gif" alt="Lain"/> + <img src="images/tiny_lain.gif" alt="Lain"/> + <img src="images/tiny_lain.gif" alt="Lain"/> + <img src="images/tiny_lain.gif" alt="Lain"/> </center> </body> </html> |