fix minor issues, remove links to unused pages

This commit is contained in:
Aidan 2024-11-13 10:55:03 -05:00
parent d4828d150f
commit 98f8569332
No known key found for this signature in database
GPG Key ID: B863233834530C44

View File

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -41,13 +41,13 @@
</div> </div>
<div class="main-content"> <div class="main-content">
<div class="fac"> <div class="fac">
<img src="img/gif/links1.gif"> <img src="img/gif/links1.gif" alt="Spinning chain link">
<h1>links</h1> <h1>links</h1>
<p>my little collection of links worth taking a peek at!</p> <p>my little collection of links worth taking a peek at!</p>
<hr /> <hr />
</div> </div>
<div id="webmaster-resources"> <div id="webmaster-resources">
<h4 class="title">webmaster resources</h2> <h4 class="title">webmaster resources</h4>
<p>everything you might need to start a neocities/older themed website! while this might not be uber-useful to those looking to make modern websites, i have aimed to create a treasure trove of everything!</p> <p>everything you might need to start a neocities/older themed website! while this might not be uber-useful to those looking to make modern websites, i have aimed to create a treasure trove of everything!</p>
<div id="buttons-section"> <div id="buttons-section">
<h2>buttons</h2> <h2>buttons</h2>
@ -58,7 +58,6 @@
<li><a href="https://yesterweb.org/graphics/buttons">yesterweb</a></li> <li><a href="https://yesterweb.org/graphics/buttons">yesterweb</a></li>
<li><a href="https://pixelsafari.neocities.org/buttons/">pixel safari</a></li> <li><a href="https://pixelsafari.neocities.org/buttons/">pixel safari</a></li>
<li><a href="https://hekate2.github.io/buttonmaker/">make your own</a></li> <li><a href="https://hekate2.github.io/buttonmaker/">make your own</a></li>
<li><a href="/buttons.html">my page on buttons</a></li>
<li><b>W </b><a href="http://textfiles.com/underconstruction/88x31/">textfiles 88x31 collection</a></li> <li><b>W </b><a href="http://textfiles.com/underconstruction/88x31/">textfiles 88x31 collection</a></li>
<li><b>W </b><a href="https://cyber.dabamos.de/88x31/">dabamos 88x31 collection</a> (4540 buttons!)</li> <li><b>W </b><a href="https://cyber.dabamos.de/88x31/">dabamos 88x31 collection</a> (4540 buttons!)</li>
</ul> </ul>
@ -68,7 +67,6 @@
<p>a collection of the places i look for blinkies! as with the buttons, some are in use on my websites</p> <p>a collection of the places i look for blinkies! as with the buttons, some are in use on my websites</p>
<ul> <ul>
<li><a href="https://pixelsafari.neocities.org/blinkies/">pixel safari</a></li> <li><a href="https://pixelsafari.neocities.org/blinkies/">pixel safari</a></li>
<li><a href="/blinkies.html">my page on blinkies</a></li>
<li><a href="https://www.glitter-graphics.com/blinkies">glitter-graphics.com</a></li> <li><a href="https://www.glitter-graphics.com/blinkies">glitter-graphics.com</a></li>
</ul> </ul>
</div> </div>
@ -77,7 +75,6 @@
<p>where i go to find pixel art gifs. while this might not suit everyone looking for "normal" gifs (such as movie clips/memes), those looking to make a neocities will know what im talking about!</p> <p>where i go to find pixel art gifs. while this might not suit everyone looking for "normal" gifs (such as movie clips/memes), those looking to make a neocities will know what im talking about!</p>
<ul> <ul>
<li><a href="https://99gifshop.neocities.org/">99gif shop</a></li> <li><a href="https://99gifshop.neocities.org/">99gif shop</a></li>
<li><a href="/gif.html">my page on gifs</a></li>
<li><a href="https://gifcities.org/">gifcities</a> (by the internet archive)</li> <li><a href="https://gifcities.org/">gifcities</a> (by the internet archive)</li>
</ul> </ul>
</div> </div>