chore: update stuff

This commit is contained in:
MattTheTekie 2026-02-27 11:43:48 -05:00
commit 06c9df24c0
6 changed files with 40 additions and 167 deletions

View file

@ -16,6 +16,8 @@
<!-- CSS -->
<link rel="stylesheet" href="css/global.css" />
<link rel="stylesheet" href="css/about_me.css" />
<link rel="stylesheet" href="css/index.css" />
<!-- Favicon -->
<link
rel="icon"
@ -204,7 +206,7 @@
</div>
</div>
<div class="nav-categories">
<div class="nav-categories">
<span>Cool Stuff</span>
<div class="nav-items">
<img
@ -218,34 +220,6 @@
>3DSPaint</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/chat_room.png"
class="nav-icons"
alt="Retro Kirby"
/><a
href="chat.html"
class="nav-links"
id="navAllKirbyGames"
>Chat Room</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/guestbook.png"
class="nav-icons"
alt="Retro Kirby"
/><a
href="guestbook.html"
class="nav-links"
id="navAllKirbyGames"
>Guestbook</a
>
</div>
<hr />
<div class="nav-items">
@ -268,7 +242,7 @@
class="nav-icons"
alt="Kirby 64 Painting 2"
/><a
href="https://dragon-linux.veltron.net/"
href="https://dragon-linux.veltron.net"
class="nav-links"
id="navMiscellaneous"
>Dragon Linux</a
@ -550,4 +524,3 @@
</body>
</html>

View file

@ -15,6 +15,7 @@
<meta property="keywords" content="90s Web, 2000s, Political, Veltron, Blog, Neocities, 3DSPaint, DSiPaint, Gaming, Web, HTML, CSS, Programming, Email, Tutorials, Guilded, Discord, YouTube, Twitter">
<!-- CSS -->
<link rel="stylesheet" href="css/global.css" />
<link rel="stylesheet" href="css/index.css" />
<!-- Favicon -->
<link
rel="icon"
@ -217,34 +218,6 @@
>3DSPaint</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/chat_room.png"
class="nav-icons"
alt="Retro Kirby"
/><a
href="chat.html"
class="nav-links"
id="navAllKirbyGames"
>Chat Room</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/guestbook.png"
class="nav-icons"
alt="Retro Kirby"
/><a
href="guestbook.html"
class="nav-links"
id="navAllKirbyGames"
>Guestbook</a
>
</div>
<hr />
<div class="nav-items">
@ -436,6 +409,19 @@
</div>
</header>
<article class="home-text text-containers-secondary-bg">
<img
src="images/gifs/kirby19.gif"
class="home-img-1"
alt="Kirby holding Hi!! sign"
/>
<p>
Welcome to the Veltron Network! Our corner of the internet is a unique and inclusive space to explore technology and much more.
We are a development group and a community-driven infrastructure project focusing on Linux and Android. Over the years, we have engaged in numerous projects. Sit back, relax, and enjoy being part of our chill community. We hope you stick around for an exciting future ahead!
</p>
</article>
<!-- Recent Updates Section -->
<article class="recent-updates text-containers-main-bg">
<h2>✍️ Blogs</h2>
@ -567,4 +553,3 @@
</body>
</html>

View file

@ -15,6 +15,7 @@
<meta property="keywords" content="90s Web, 2000s, Political, Veltron, Blog, Neocities, 3DSPaint, DSiPaint, Gaming, Web, HTML, CSS, Programming, Email, Tutorials, Guilded, Discord, YouTube, Twitter">
<!-- CSS -->
<link rel="stylesheet" href="https://www.veltron.net/css/global.css" />
<link rel="stylesheet" href="https://www.veltron.net/css/index.css" />
<!-- Favicon -->
<link
rel="icon"
@ -207,7 +208,7 @@
<span>Cool Stuff</span>
<div class="nav-items">
<img
src="images/sketchbook.png"
src="http://www.veltron.net/images/sketchbook.png"
class="nav-icons"
alt="HTML5 Logo"
/><a
@ -217,39 +218,11 @@
>3DSPaint</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/chat_room.png"
class="nav-icons"
alt="Retro Kirby"
/><a
href="chat.html"
class="nav-links"
id="navAllKirbyGames"
>Chat Room</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/guestbook.png"
class="nav-icons"
alt="Retro Kirby"
/><a
href="guestbook.html"
class="nav-links"
id="navAllKirbyGames"
>Guestbook</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/hacker.png"
src="http://www.veltron.net/images/hacker.png"
class="nav-icons"
alt="Retro Kirby"
/><a
@ -263,7 +236,7 @@
<div class="nav-items">
<img
src="images/linux_button.png"
src="http://www.veltron.net/images/linux_button.png"
class="nav-icons"
alt="Kirby 64 Painting 2"
/><a
@ -277,7 +250,7 @@
<div class="nav-items">
<img
src="images/keitai.gif"
src="http://www.veltron.net/images/keitai.gif"
class="nav-icons"
alt="King DeDeDe"
/><a
@ -291,7 +264,7 @@
<div class="nav-items">
<img
src="images/radio.gif"
src="http://www.veltron.net/images/radio.gif"
class="nav-icons"
alt="Open Book"
/><a href="http://kiwisdr.com/.public/" class="nav-links" id="navGuestbook"
@ -557,4 +530,3 @@ TOP 에서 다시 접속해 주시기 바랍니다.<br>
</html>

View file

@ -15,7 +15,6 @@
<meta property="keywords" content="90s Web, 2000s, Political, Veltron, Blog, Neocities, 3DSPaint, DSiPaint, Gaming, Web, HTML, CSS, Programming, Email, Tutorials, Guilded, Discord, YouTube, Twitter">
<!-- CSS -->
<link rel="stylesheet" href="css/global.css" />
<link rel="stylesheet" href="css/index.css" />
<!-- Favicon -->
<link
rel="icon"
@ -208,14 +207,25 @@
<span>Cool Stuff</span>
<div class="nav-items">
<img
src="images/sketchbook.png"
src="images/chat_room.png"
class="nav-icons"
alt="HTML5 Logo"
/><a
href="https://www.3dspaint.com"
href="chat.html"
class="nav-links"
id="navCodingTricks"
>3DSPaint</a
>Chat Room</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/guestbook.png"
class="nav-icons"
alt="Open Book"
/><a href="guestbook.html" class="nav-links" id="navGuestbook"
>Guestbook</a
>
</div>
<hr />
@ -260,17 +270,6 @@
>Call Us</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/radio.gif"
class="nav-icons"
alt="Open Book"
/><a href="http://kiwisdr.com/.public/" class="nav-links" id="navGuestbook"
>WebSDR</a
>
</div>
</div>
<div class="nav-categories">

View file

@ -15,6 +15,7 @@
<meta property="keywords" content="90s Web, 2000s, Political, Veltron, Blog, Neocities, 3DSPaint, DSiPaint, Gaming, Web, HTML, CSS, Programming, Email, Tutorials, Guilded, Discord, YouTube, Twitter">
<!-- CSS -->
<link rel="stylesheet" href="css/global.css" />
<link rel="stylesheet" href="css/index.css" />
<!-- Favicon -->
<link
rel="icon"
@ -217,34 +218,6 @@
>3DSPaint</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/chat_room.png"
class="nav-icons"
alt="Retro Kirby"
/><a
href="chat.html"
class="nav-links"
id="navAllKirbyGames"
>Chat Room</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/guestbook.png"
class="nav-icons"
alt="Retro Kirby"
/><a
href="guestbook.html"
class="nav-links"
id="navAllKirbyGames"
>Guestbook</a
>
</div>
<hr />
<div class="nav-items">
@ -566,4 +539,3 @@ We are a development group and a community-driven infrastructure project focusin
</body>
</html>

View file

@ -15,6 +15,7 @@
<meta property="keywords" content="90s Web, 2000s, Political, Veltron, Blog, Neocities, 3DSPaint, DSiPaint, Gaming, Web, HTML, CSS, Programming, Email, Tutorials, Guilded, Discord, YouTube, Twitter">
<!-- CSS -->
<link rel="stylesheet" href="css/global.css" />
<link rel="stylesheet" href="css/index.css" />
<!-- Favicon -->
<link
rel="icon"
@ -217,34 +218,6 @@
>3DSPaint</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/chat_room.png"
class="nav-icons"
alt="Retro Kirby"
/><a
href="chat.html"
class="nav-links"
id="navAllKirbyGames"
>Chat Room</a
>
</div>
<hr />
<div class="nav-items">
<img
src="images/guestbook.png"
class="nav-icons"
alt="Retro Kirby"
/><a
href="guestbook.html"
class="nav-links"
id="navAllKirbyGames"
>Guestbook</a
>
</div>
<hr />
<div class="nav-items">
@ -565,4 +538,3 @@
</html>