Enhance footer and links section in index.html and links.html
- Updated footer images in index.html with new sources for better visuals. - Added a new "Cool Links" section in links.html, featuring descriptions for three recommended websites. - Improved CSS for footer and body layout, including a new background image and styling for list markers.
This commit is contained in:
15
links.html
15
links.html
@@ -15,6 +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>
|
||||
</header>
|
||||
<h1>Cool Links</h1>
|
||||
<p>These are some cool websites I have found and want to share with you.</p>
|
||||
<br>
|
||||
<ul>
|
||||
<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>
|
||||
<li>
|
||||
<p><a href="https://wiilink.ca/">WiiLink (Previously WiiLink24)</a> - This is a website for the Wii mod known as WiiLink. WiiLink allows the Wii to connect to the online services again, just like it used to. If anybody reading this is a developer of WiiLink I have an idea. Add the Wii Shop back and partner with Vimms Lair to download the WiiWare.</p>
|
||||
</li>
|
||||
<li>
|
||||
<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><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>
|
||||
<a class="why-are-you-looking-at-my-code" href="https://melonking.net" target="_blank"><img class="why-are-you-looking-at-my-code" src="https://lu.tiny-universes.net/images-links/melonking.gif" alt="Melonking"></a>
|
||||
|
||||
Reference in New Issue
Block a user