diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 49 |
1 files changed, 38 insertions, 11 deletions
@@ -31,8 +31,11 @@ table { <table border="1" width="60%"> <tr> <td> - <h2>Contact</h2> - <a href="mailto:nathansmith117@sdf.org"><img src="images/email.gif"/>Email</a> + <h2>Contact</h2> + <ul> + <li><a href="mailto:nathansmith117@sdf.org"><img src="images/email.gif"/>nathansmith117@sdf.org</a></li> + <li><a href="https://matrix.org/" target="_blank">Matrix</a>: @ebichu:hot-chilli.im</li> + </ul> <h2>About me</h2> <p> @@ -56,19 +59,28 @@ table { </ul> </td> </tr> - + </table> + + <table border="1" width="60%"> <tr> <td> - <ul> - <li><h3><a href="cgi-bin/guest_book.cgi">--> Sign the guest book</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="nathans_philosophy.html">--> Learn Nathan's philosophy</a></h3></li> - </ul> + <h3><a href="cgi-bin/guest_book.cgi">--> Sign the guest book</a></h3> + <h3><a href="linux_room.html">--> Visit the linux room</a></h3> + <h3><a href="music_room.html">--> Visit the music room</a></h3> + </td> + + <td> + <h3><a href="tv_corner.html">--> Visit the tv corner</a></h3> + <h3><a href="nathans_philosophy.html">--> Learn Nathan's philosophy</a></h3> + </td> + + <td> + <img src="images/concepts_of_a_plan_small.jpg" alt="I have concepts of a plan"/> </td> </tr> + </table> + <table border="1" width="60%"> <tr> <td> <h3>Webrings</h3> @@ -79,7 +91,13 @@ table { <area href="https://baccyflap.com/noai/?nxt&s=nsw" target="_top" shape="rect" coords="218,36,292,58" alt="next" title="next"> </map> <img usemap="#w95widget" src="https://baccyflap.com/noai/w95widget.gif" alt="a gray Windows 95 style dialog box titled 'The No AI Webring' with a little icon showing a computer chip in a rubbish bin. beside it are three clickable buttons, labeled Previous, Random... and Next"> - <p>Free free to email me about webrings. They are silly little thingies (:</p> + </td> + + <td> + <h3>Custom banners</h3> + <img src="images/nsw_banner.png" alt="nsw"/> + <img src="images/shit_banner.png" alt="shit"/> + <p>If you use them link back to me please :3</p> </td> </tr> </table> @@ -87,6 +105,15 @@ table { <a href="https://sdf.org" target="_blank"><img src="https://sdf.org/sdfbanner.png" alt="powered by sdf"/></a> <a href="https://yesterweb.org/no-to-web3" target="_blank"><img src="https://yesterweb.org/no-to-web3/img/roly-saynotoweb3.gif" alt="keep the web free"/></a> <img src="images/bi.gif" alt="bi pride"/> + <a href="http://wiby.org/" target="_blank"> + <img src="https://wiby.me/about/wiby.org.gif" alt="http://wiby.org/"> + </a> + <a href="https://digdeeper.club" target="_blank"> + <img src="https://digdeeper.club/images/button.png" alt="digdeeper"/> + </a> + <a href="https://cloud13.neocities.org" target="_blank"> + <img src="https://cloud13.neocities.org/powered%20by%20BLAHAJ.png" alt="Powered by BLAHAJ"/> + </a> <img src="images/antinft.gif" alt="This is an Anti-NFT Site"/> <img src="images/coffee.gif" alt="need moar coffee XD"/> </center> |