diff options
author | nathansmith117 <nathansmith@posteo.com> | 2025-03-13 08:43:27 -0600 |
---|---|---|
committer | nathansmith117 <nathansmith@posteo.com> | 2025-03-13 08:43:27 -0600 |
commit | 74dfbd2a6f903afeeb26a0963ec52babe36c151a (patch) | |
tree | 94cc908d0e9f3e900a6028b5369ce6531aa219a9 /index.html | |
parent | ef60bdd88932508707360820f9a60d5474e7ce77 (diff) |
Working on philosophy shit
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -7,7 +7,6 @@ <style> body { - color: black; background-image: url('images/background.png'); } @@ -64,7 +63,7 @@ table { <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="nathans_philosophy.html">--> Learn Nathan's philosophy</a></h3></li> </ul> </td> </tr> |