aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornathansmith117 <nathansmith@posteo.com>2025-03-16 07:10:08 -0600
committernathansmith117 <nathansmith@posteo.com>2025-03-16 07:10:08 -0600
commitc81f78664df7398c52bf2b5936ac8cdd63e8ca79 (patch)
tree0f3342ea4fd1d51a2992efe689cf989abe47966a
parente028640710ae1b2d5a1a8c3fafa1dc53edd0f28b (diff)
Better layout
-rw-r--r--images/concepts_of_a_plan.jpgbin106012 -> 17023 bytes
-rw-r--r--images/concepts_of_a_plan_small.jpgbin0 -> 5866 bytes
-rw-r--r--images/nsw_banner.pngbin0 -> 10589 bytes
-rw-r--r--images/shit_banner.pngbin0 -> 11102 bytes
-rw-r--r--index.html49
-rw-r--r--music_room.html12
-rw-r--r--nathans_philosophy.html2
-rw-r--r--tv_corner.html6
8 files changed, 49 insertions, 20 deletions
diff --git a/images/concepts_of_a_plan.jpg b/images/concepts_of_a_plan.jpg
index fce6709..6d9462a 100644
--- a/images/concepts_of_a_plan.jpg
+++ b/images/concepts_of_a_plan.jpg
Binary files differ
diff --git a/images/concepts_of_a_plan_small.jpg b/images/concepts_of_a_plan_small.jpg
new file mode 100644
index 0000000..a452095
--- /dev/null
+++ b/images/concepts_of_a_plan_small.jpg
Binary files differ
diff --git a/images/nsw_banner.png b/images/nsw_banner.png
new file mode 100644
index 0000000..f8860df
--- /dev/null
+++ b/images/nsw_banner.png
Binary files differ
diff --git a/images/shit_banner.png b/images/shit_banner.png
new file mode 100644
index 0000000..6a90dae
--- /dev/null
+++ b/images/shit_banner.png
Binary files differ
diff --git a/index.html b/index.html
index e618d09..36221f5 100644
--- a/index.html
+++ b/index.html
@@ -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">--&gt; Sign the guest book</a></h3></li>
- <li><h3><a href="linux_room.html">--&gt; Visit the linux room</a></h3></li>
- <li><h3><a href="music_room.html">--&gt; Visit the music room</a></h3></li>
- <li><h3><a href="tv_corner.html">--&gt; Visit the tv corner</a></h3></li>
- <li><h3><a href="nathans_philosophy.html">--&gt; Learn Nathan's philosophy</a></h3></li>
- </ul>
+ <h3><a href="cgi-bin/guest_book.cgi">--&gt; Sign the guest book</a></h3>
+ <h3><a href="linux_room.html">--&gt; Visit the linux room</a></h3>
+ <h3><a href="music_room.html">--&gt; Visit the music room</a></h3>
+ </td>
+
+ <td>
+ <h3><a href="tv_corner.html">--&gt; Visit the tv corner</a></h3>
+ <h3><a href="nathans_philosophy.html">--&gt; 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>
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">--&gt; Psychedelic</a></li>
- <li><a href="#progessive">--&gt; Progessive</a></li>
- <li><a href="#funk">--&gt; Funk</a></li>
- <li><a href="#japanese_stuff">--&gt; Japanese stuff</a></li>
- <li><a href="#jazz">--&gt; Jazz</a></li>
- <li><a href="#other">--&gt; 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>
diff --git a/nathans_philosophy.html b/nathans_philosophy.html
index d36d9be..3106ce5 100644
--- a/nathans_philosophy.html
+++ b/nathans_philosophy.html
@@ -60,6 +60,8 @@ table {
<li><a href="#social">Social Issues</a></li>
<li><a href="#economics">Economics</a></li>
</ul>
+
+ <img src="images/concepts_of_a_plan.jpg" alt="I have concepts of a plan"/>
</td>
</tr>
</table>
diff --git a/tv_corner.html b/tv_corner.html
index 990e102..e9e68c4 100644
--- a/tv_corner.html
+++ b/tv_corner.html
@@ -78,9 +78,9 @@ table {
This is an incomplete and ever growing list.
</p>
<ul>
- <li><a href="#cartoons">--&gt; Cartoons</a></li>
- <li><a href="#anime">--&gt; Anime</a></li>
- <li><a href="#movies">--&gt; Movies</a></li>
+ <li><a href="#cartoons">Cartoons</a></li>
+ <li><a href="#anime">Anime</a></li>
+ <li><a href="#movies">Movies</a></li>
</ul>
</td>
</tr>