Update navigation images in index.html and links.html for consistency and improved visuals

This commit is contained in:
2026-02-20 18:00:39 -10:00
parent 53ed2e9e04
commit a9e2f0acd0
4 changed files with 6 additions and 6 deletions

BIN
buttons/cd.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

BIN
buttons/globe05.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

View File

@@ -15,21 +15,21 @@
<img class="eeto" src="https://anlucas.neocities.org/under-con.gif" alt="Under Construction">
<a href="https://zaney.atabook.org/"><img class="eeto" src="https://zane.org/buttons/guestbook.gif"></a>
<div class="nav-container">
<a href="https://zane.org"><img class="nav-item" src="https://anlucas.neocities.org/42.gif"><br>Home</a>
<a href="https://zane.org"><img class="nav-item" src="https://zane.org/buttons/cd.gif"><br>Home</a>
<br><br>
<a href="https://zane.org/links.html"><img class="nav-item" src="https://anlucas.neocities.org/globe05.gif"><br>Links</a>
<a href="https://zane.org/links.html"><img class="nav-item" src="https://zane.org/buttons/globe05.gif"><br>Links</a>
<br><br>
<a href="https://zaney.atabook.org/"><img class="nav-item" src="https://zane.org/buttons/gb.gif"><br>Guestbook</a>
</div>
</header>
<div class="content">
<h1 class="content">Welcome to my website :D</h1>
<p>Hello! I am Zane, a young person that feels like 2000s internet was peak but wasn't lucky enough to experience it. If you are web surfing then I think you willl enjoy going to the <a href="links.html">links page</a> but if you are just here randomly then settle down and enjoy the song I picked out for you. Below you can see my updates on life, but I don't post often.</p>
<p>Hello! I am Zane, a young person that feels like 2000s internet was peak but wasn't lucky enough to experience it. If you are web surfing then I think you will enjoy going to the <a href="links.html">links page</a> but if you are just here randomly then settle down and enjoy the song I picked out for you. Below you can see my updates on life, but I don't post often.</p>
</div>
<div class="content">
<h1 class="content">Life</h1>
<p class="mini-text"><i>February 20th 2026</i></p>
<p>Hello! I just spent most of my time revamping this site, now its apart of the web-revival! I want to be fully honest... the old site that was here was wrote by AI. AI is souless, it has no purpose. It shouldn't be enslaved not because it deserves rights but instead because its really bad at actually working. This site was written entirely by me, with AI only helping me with remembering HTML tags.</p>
<p>Hello! I just spent most of my time revamping this site, now its a part of the web-revival! I want to be fully honest... the old site that was here was wrote by AI. AI is souless, it has no purpose. It shouldn't be enslaved not because it deserves rights but instead because its really bad at actually working. This site was written entirely by me, with AI only helping me with remembering HTML tags.</p>
<p class="mini-text">Edit 1: AI has also helped me with finding typos and errors in the code. I swear the majority of this site was wrote by me!</p>
</div>
<div class="music">

View File

@@ -14,9 +14,9 @@
<img class="eeto" src="https://anlucas.neocities.org/under-con.gif" alt="Under Construction">
<a href="https://zaney.atabook.org/"><img class="eeto" src="https://zane.org/buttons/guestbook.gif"></a>
<div class="nav-container">
<a href="https://zane.org"><img class="nav-item" src="https://anlucas.neocities.org/42.gif"><br>Home</a>
<a href="https://zane.org"><img class="nav-item" src="https://zane.org/buttons/cd.gif"><br>Home</a>
<br><br>
<a href="https://zane.org/links.html"><img class="nav-item" src="https://anlucas.neocities.org/globe05.gif"><br>Links</a>
<a href="https://zane.org/links.html"><img class="nav-item" src="https://zane.org/buttons/globe05.gif"><br>Links</a>
<br><br>
<a href="https://zaney.atabook.org/"><img class="nav-item" src="https://zane.org/buttons/gb.gif"><br>Guestbook</a>
</div>