Update content and structure in index.html and links.html
- Added a note in index.html acknowledging AI's assistance in typo correction. - Enhanced footer structure in index.html by adding a content class. - Updated links.html with a new class for the unordered list and added a last updated date for clarity.
This commit is contained in:
@@ -10,15 +10,14 @@
|
||||
<body>
|
||||
<header>
|
||||
<a href="index.html"><img class="logo" src="logo.gif" alt="logo"></a>
|
||||
<br>
|
||||
<br>
|
||||
<br><br>
|
||||
<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>
|
||||
</header>
|
||||
<h1>Cool Links</h1>
|
||||
<p>These are some cool websites I have found and want to share with you.</p>
|
||||
<br>
|
||||
<ul>
|
||||
<ul class="content">
|
||||
<li>
|
||||
<p><a href="https://vimm.net">Vimm's Lair</a> - A website that has resources for playing older titles! It features pages dedicated to emulators, every ROM (out of 33 consoles and counting), ROM hacks, manuals, and even more links!</p>
|
||||
</li>
|
||||
@@ -29,6 +28,7 @@
|
||||
<p><a href="https://github.com/alexta69/metube">MeTube</a> - This isn't really a website but its worth adding. MeTube is a fork of yt-dlp that adds a really nice WebUI. I use it a lot and I feel that you should too! I feel that for what it is people should self-host it more.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<br><br><p class="mini-text"><i>Last Updated: February 20th 2026</i></p>
|
||||
<br><br><br>
|
||||
<h1>Check out my internet neighbors!</h1>
|
||||
<p>These people are on the internet and have cool websites to link to on my website.</p>
|
||||
@@ -43,6 +43,7 @@
|
||||
<a class="why-are-you-looking-at-my-code" href="https://disc-content.neocities.org" target="_blank"><img class="why-are-you-looking-at-my-code" src="https://disc-content.neocities.org/images/disc-content-button.gif"></a>
|
||||
<a class="why-are-you-looking-at-my-code" href="https://humanfly.neocities.org" target="_blank"><img class="why-are-you-looking-at-my-code" src="https://humanfly.neocities.org/Images/button.gif"></a>
|
||||
<br>
|
||||
<br><br><p class="mini-text"><i>Last Updated: February 20th 2026</i></p>
|
||||
<br>
|
||||
<h2>Link Me!</h2>
|
||||
<p>Please add me to your links page using this simple line of code!</p>
|
||||
|
||||
Reference in New Issue
Block a user