- Removed outdated "Navigator Ultimate" header from both index.html and links.html for a cleaner layout. - Added a new guestbook link in links.html for improved navigation. - Introduced a new CSS class for mini-evil-text to enhance footer styling in index.html. - Adjusted CSS for nav-item positioning to improve visual alignment.
62 lines
5.3 KiB
HTML
62 lines
5.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Zane :P</title>
|
|
<link rel="stylesheet" href="style.css">
|
|
<link rel="icon" href="favicon.png">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<a href="index.html"><img class="logo" src="logo.gif" alt="logo"></a>
|
|
<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>
|
|
<div class="nav-container">
|
|
<a href="https://zane.org"><img class="nav-item" src="https://anlucas.neocities.org/42.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>
|
|
<br><br>
|
|
<a href="https://zaney.atabook.org/"><img class="nav-item" src="https://zane.org/buttons/gb.gif"><br>Guestbook</a>
|
|
</div>
|
|
</header>
|
|
<h1>Cool Links</h1>
|
|
<p>These are some cool websites I have found and want to share with you.</p>
|
|
<br>
|
|
<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>
|
|
<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><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>
|
|
<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>
|
|
<a class="why-are-you-looking-at-my-code" href="https://plumbum.neocities.org/" target="_blank"><img class="why-are-you-looking-at-my-code" src="https://plumbum.neocities.org/Button.png"></a>
|
|
<a class="why-are-you-looking-at-my-code" href="https://nostalgic.neocities.org" target="_blank"><img class="why-are-you-looking-at-my-code" src="https://zane.org/buttons/nostalgic.gif"></a>
|
|
<a class="why-are-you-looking-at-my-code" href="https://cinni.net" target="_blank"><img class="why-are-you-looking-at-my-code" src="https://cinni.net/images/button/cinni_angelbutton3.gif"></a>
|
|
<a class="why-are-you-looking-at-my-code" href="https://hotlinecafe.com" target="_blank"><img class="why-are-you-looking-at-my-code" src="https://hotlinecafe.com/buttons/hotlinecafebutton3.gif"></a>
|
|
<a class="why-are-you-looking-at-my-code" href="https://raining-starss.neocities.org/index.html" target="_blank"><img class="why-are-you-looking-at-my-code" src="https://raining-starss.neocities.org/raining-starss-button%20(1).gif"></a>
|
|
<a class="why-are-you-looking-at-my-code" href="https://starlocked.neocities.org" target="_blank"><img class="why-are-you-looking-at-my-code" src="https://64.media.tumblr.com/de2c05764f3939758461f8ff16f049c5/tumblr_punr4uSNSB1wqs2v9o1_100.gif"></a>
|
|
<a class="why-are-you-looking-at-my-code" href="https://cepheus.neocities.org" target="_blank"><img class="why-are-you-looking-at-my-code" alt="click to visit cepheus" src="https://cepheus.neocities.org/img/button2.gif"></a>
|
|
<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>
|
|
<a class="why-are-you-looking-at-my-code" href='https://blinkies.cafe' target='_blank'><img class="why-are-you-looking-at-my-code" src='https://blinkies.cafe/b/display/blinkiesCafe-badge.gif' alt='blinkies.cafe | make your own blinkies!'></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>
|
|
<p class="mini-text"><i>If you link me and let me know (via guestbook) then I will link you back!</i></p>
|
|
<p><a href="https://zane.org"><img src="https://zane.org/logo.gif"></a></p>
|
|
<a class="why-are-you-looking-at-my-code" href="https://zane.org"><img class="why-are-you-looking-at-my-code" src="https://zane.org/logo.gif"></a>
|
|
</body >
|
|
</html> |