chore: add news update
This commit is contained in:
parent
82470238cf
commit
08c8cd788b
8 changed files with 341 additions and 341 deletions
106
error.html
106
error.html
|
|
@ -14,23 +14,23 @@
|
|||
<meta property="author" content="MattTheTekie + Veltron">
|
||||
<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" />
|
||||
<link rel="stylesheet" href="http://www.veltron.net/css/global.css" />
|
||||
<link rel="stylesheet" href="http://www.veltron.net/css/index.css" />
|
||||
<!-- Favicon -->
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/png"
|
||||
href="images/favicon/error.ico"
|
||||
href="http://www.veltron.net/images/favicon/error.ico"
|
||||
sizes="96x96"
|
||||
/>
|
||||
<link rel="shortcut icon" href="images/favicon/error.ico" />
|
||||
<link rel="shortcut icon" href="http://www.veltron.net/images/favicon/error.ico" />
|
||||
<link
|
||||
rel="apple-touch-icon"
|
||||
sizes="180x180"
|
||||
href="images/favicon/error.ico"
|
||||
href="http://www.veltron.net/images/favicon/error.ico"
|
||||
/>
|
||||
<meta name="apple-mobile-web-app-title" content="VELTRON" />
|
||||
<link rel="manifest" href="images/favicon/site.webmanifest" />
|
||||
<link rel="manifest" href="http://www.veltron.net/images/favicon/site.webmanifest" />
|
||||
<!-- Canonical tag -->
|
||||
<link rel="canonical" href="index.html" />
|
||||
</head>
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
<!-- Header -->
|
||||
<header id="header">
|
||||
<img
|
||||
src="images/site-banner.png"
|
||||
src="http://www.veltron.net/images/site-banner.png"
|
||||
alt="Logo and Title"
|
||||
class="header-logo"
|
||||
/>
|
||||
|
|
@ -57,7 +57,7 @@
|
|||
<span>Veltron Portal</span>
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/home.png"
|
||||
src="http://www.veltron.net/images/home.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby's house"
|
||||
/><a href="index.html" class="nav-links-active" id="navHome"
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/site-info.png"
|
||||
src="http://www.veltron.net/images/site-info.png"
|
||||
class="nav-icons"
|
||||
alt="Blue Kirby"
|
||||
/><a href="https://status.veltron.net" class="nav-links" id="navSiteInfo"
|
||||
|
|
@ -79,7 +79,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/past-versions.png"
|
||||
src="http://www.veltron.net/images/past-versions.png"
|
||||
class="nav-icons"
|
||||
alt="Star"
|
||||
/><a
|
||||
|
|
@ -94,7 +94,7 @@
|
|||
<div class="nav-categories">
|
||||
<span>Information Center</span>
|
||||
<div class="nav-items">
|
||||
<img src="images/about-me.png" class="nav-icons" alt="Kirby" /><a
|
||||
<img src="http://www.veltron.net/images/about-me.png" class="nav-icons" alt="Kirby" /><a
|
||||
href="about_me.html"
|
||||
class="nav-links"
|
||||
id="navAboutMe"
|
||||
|
|
@ -105,7 +105,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/favorite-games.png"
|
||||
src="http://www.veltron.net/images/favorite-games.png"
|
||||
class="nav-icons"
|
||||
alt="N64 Logo"
|
||||
/><a
|
||||
|
|
@ -119,7 +119,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/anime-reviews.png"
|
||||
src="http://www.veltron.net/images/anime-reviews.png"
|
||||
class="nav-icons"
|
||||
alt="Konata Izumi"
|
||||
/><a
|
||||
|
|
@ -132,7 +132,7 @@
|
|||
<hr />
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/artworks.png"
|
||||
src="http://www.veltron.net/images/artworks.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby 64 Painting"
|
||||
/><a href="https://donate.veltron.net" class="nav-links" id="navArtworks"
|
||||
|
|
@ -145,7 +145,7 @@
|
|||
<span>Entertainment</span>
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/music.png"
|
||||
src="http://www.veltron.net/images/music.png"
|
||||
class="nav-icons"
|
||||
alt="Mike Kirby"
|
||||
/><a
|
||||
|
|
@ -159,7 +159,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/music-player.png"
|
||||
src="http://www.veltron.net/images/music-player.png"
|
||||
class="nav-icons"
|
||||
alt="Cartoonish CRT TV"
|
||||
/><a href="https://podcast.veltron.net" class="nav-links" id="navCRT"
|
||||
|
|
@ -170,7 +170,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/mini-tv.png"
|
||||
src="http://www.veltron.net/images/mini-tv.png"
|
||||
class="nav-icons"
|
||||
alt="CRT Realistic"
|
||||
/><a href="https://odysee.go.veltron.net" class="nav-links-external"
|
||||
|
|
@ -181,7 +181,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/crt-television.png"
|
||||
src="http://www.veltron.net/images/crt-television.png"
|
||||
class="nav-icons"
|
||||
alt="Pixel Mario"
|
||||
/><a
|
||||
|
|
@ -195,7 +195,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/arcade-games.png"
|
||||
src="http://www.veltron.net/images/arcade-games.png"
|
||||
class="nav-icons"
|
||||
alt="Adeleine from Kirby"
|
||||
/><a href="https://blackmagegaming.com/games/arcade/" class="nav-links" id="navSketchbook"
|
||||
|
|
@ -208,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
|
||||
|
|
@ -222,7 +222,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/hacker.png"
|
||||
src="http://www.veltron.net/images/hacker.png"
|
||||
class="nav-icons"
|
||||
alt="Retro Kirby"
|
||||
/><a
|
||||
|
|
@ -236,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
|
||||
|
|
@ -250,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
|
||||
|
|
@ -264,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"
|
||||
|
|
@ -277,7 +277,7 @@
|
|||
<span>Other Pages</span>
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/minecraft-tribute.png"
|
||||
src="http://www.veltron.net/images/minecraft-tribute.png"
|
||||
class="nav-icons"
|
||||
alt="Felyne"
|
||||
/><a
|
||||
|
|
@ -290,7 +290,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/search.png"
|
||||
src="http://www.veltron.net/images/search.png"
|
||||
class="nav-icons"
|
||||
alt="Grass Block"
|
||||
/><a
|
||||
|
|
@ -303,7 +303,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/aero_webring.png"
|
||||
src="http://www.veltron.net/images/aero_webring.png"
|
||||
class="nav-icons"
|
||||
alt="BNL Logo"
|
||||
/><a
|
||||
|
|
@ -316,7 +316,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/github.png"
|
||||
src="http://www.veltron.net/images/github.png"
|
||||
class="nav-icons"
|
||||
alt="Windows 7 Orb"
|
||||
/><a
|
||||
|
|
@ -358,34 +358,34 @@
|
|||
<span>Cool Posters</span>
|
||||
<a href="https://home.veltron.net">
|
||||
<img
|
||||
src="images/extra/line.gif"
|
||||
src="http://www.veltron.net/images/extra/line.gif"
|
||||
alt="Poster 1"
|
||||
title="Poster 1"
|
||||
/>
|
||||
<img
|
||||
src="images/extra/bg.gif"
|
||||
src="http://www.veltron.net/images/extra/bg.gif"
|
||||
alt="Poster 2"
|
||||
title="Poster 2"
|
||||
/></a>
|
||||
<a href="https://youareanidiot.cc/" target="_blank" rel="noopener noreferrer">
|
||||
<img
|
||||
src="images/congrats-you-won.png"
|
||||
src="http://www.veltron.net/images/congrats-you-won.png"
|
||||
alt="Poster 3"
|
||||
title="Poster 3"
|
||||
/>
|
||||
</a>
|
||||
<a href="https://dragoonsden.veltron.net">
|
||||
<img
|
||||
src="images/buttons/Area51_Chamber_5154_dnow5.jpg"
|
||||
src="http://www.veltron.net/images/buttons/Area51_Chamber_5154_dnow5.jpg"
|
||||
alt="Poster 3"
|
||||
title="Poster 3"
|
||||
/>
|
||||
</a>
|
||||
<a href="https://roboticoperatingbuddy.neocities.org/"><img src="images/buttons/rob.png"></a>
|
||||
<a href="https://roboticoperatingbuddy.neocities.org/"><img src="http://www.veltron.net/images/buttons/rob.png"></a>
|
||||
</a>
|
||||
<a href="https://play.cpjourney.net">
|
||||
<img
|
||||
src="images/gifs/peng5.gif"
|
||||
src="http://www.veltron.net/images/gifs/peng5.gif"
|
||||
alt="Poster 3"
|
||||
title="Poster 3"
|
||||
/>
|
||||
|
|
@ -401,7 +401,7 @@
|
|||
|
||||
<div class="home-banner">
|
||||
<img
|
||||
src="images/error.jpg"
|
||||
src="http://www.veltron.net/images/error.jpg"
|
||||
alt="Grassy hill from Popstar (Kirby universe)"
|
||||
/>
|
||||
</div>
|
||||
|
|
@ -409,7 +409,7 @@
|
|||
|
||||
<article class="home-text text-containers-secondary-bg">
|
||||
<img
|
||||
src="images/gifs/kirby19.gif"
|
||||
src="http://www.veltron.net/images/gifs/kirby19.gif"
|
||||
class="home-img-1"
|
||||
alt="Kirby holding Hi!! sign"
|
||||
/>
|
||||
|
|
@ -444,54 +444,54 @@ TOP 에서 다시 접속해 주시기 바랍니다.<br>
|
|||
<div>
|
||||
<a href="http://librewolf.net" target="_blank">
|
||||
<img
|
||||
src="images/buttons/CapeCanaveral_Cockpit_5802_images_Fox_button.gif"
|
||||
src="http://www.veltron.net/images/buttons/CapeCanaveral_Cockpit_5802_images_Fox_button.gif"
|
||||
alt="VELTRON's Button"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="http://debian.org" target="_blank">
|
||||
<img src="images/buttons/linux_powered.gif" alt="VELTRON's Button" />
|
||||
<img src="http://www.veltron.net/images/buttons/linux_powered.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
|
||||
<a href="https://bazzite.gg/" target="_blank"
|
||||
><img
|
||||
src="images/buttons/emulate.gif"
|
||||
src="http://www.veltron.net/images/buttons/emulate.gif"
|
||||
alt="VELTRON's Button"
|
||||
/></a>
|
||||
|
||||
<a href="https://dragoonsden.veltron.net" target="_blank">
|
||||
<img
|
||||
src="images/buttons/Area51_Chamber_5154_dnow1.jpg"
|
||||
src="http://www.veltron.net/images/buttons/Area51_Chamber_5154_dnow1.jpg"
|
||||
alt="VELTRON's Button"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="https://dragoonsden.veltron.net" target="_blank"
|
||||
><img
|
||||
src="images/buttons/Area51_Chamber_5154_dnow4.jpg"
|
||||
src="http://www.veltron.net/images/buttons/Area51_Chamber_5154_dnow4.jpg"
|
||||
alt="VELTRON's Button"
|
||||
/></a>
|
||||
|
||||
<a href="https://dragoonsden.veltron.net" target="_blank"
|
||||
><img src="images/buttons/Area51_Chamber_5154_dnow3.jpg" alt="VELTRON's Button"
|
||||
><img src="http://www.veltron.net/images/buttons/Area51_Chamber_5154_dnow3.jpg" alt="VELTRON's Button"
|
||||
/></a>
|
||||
|
||||
<a href="https://dragoonsden.veltron.net" target="_blank"
|
||||
><img
|
||||
src="images/buttons/Area51_Corridor_4797_savenow.gif"
|
||||
src="http://www.veltron.net/images/buttons/Area51_Corridor_4797_savenow.gif"
|
||||
alt="VELTRON's Button"
|
||||
/></a>
|
||||
|
||||
<a href="https://archive.org/" target="_blank">
|
||||
<img
|
||||
src="images/buttons/iarchive.gif"
|
||||
src="http://www.veltron.net/images/buttons/iarchive.gif"
|
||||
alt="VELTRON's Button"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="https://linuxmint.com/" target="_blank"
|
||||
><img
|
||||
src="images/buttons/1linux.gif"
|
||||
src="http://www.veltron.net/images/buttons/1linux.gif"
|
||||
alt="VELTRON's Button"
|
||||
/></a>
|
||||
|
||||
|
|
@ -499,30 +499,30 @@ TOP 에서 다시 접속해 주시기 바랍니다.<br>
|
|||
href="https://www.youtube.com/linustechtips"
|
||||
target="_blank"
|
||||
><img
|
||||
src="images/buttons/2linus.gif"
|
||||
src="http://www.veltron.net/images/buttons/2linus.gif"
|
||||
alt="VELTRON's Button"
|
||||
/></a>
|
||||
|
||||
<a href="https://vscodium.com/" target="_blank"
|
||||
><img
|
||||
src="images/buttons/vsCodium.gif"
|
||||
src="http://www.veltron.net/images/buttons/vsCodium.gif"
|
||||
alt="VELTRON's Button"
|
||||
/></a>
|
||||
|
||||
<a href="https://www.youtube.com/@rossmanngroup" target="_blank">
|
||||
<img
|
||||
src="images/buttons/righttorepair.jpg"
|
||||
src="http://www.veltron.net/images/buttons/righttorepair.jpg"
|
||||
alt="VELTRON's Button"
|
||||
/>
|
||||
</a>
|
||||
|
||||
<a href="https://en.wikipedia.org/wiki/Furby" target="_blank"
|
||||
><img src="images/buttons/2furby.jpg" alt="VELTRON's Button"
|
||||
><img src="http://www.veltron.net/images/buttons/2furby.jpg" alt="VELTRON's Button"
|
||||
/></a>
|
||||
|
||||
<a href="https://dragoonsden.veltron.net" target="_blank"
|
||||
><img
|
||||
src="images/buttons/5XEFWSV5ECGEHNSNNAM4IRLKU5EED4XU.gif"
|
||||
src="http://www.veltron.net/images/buttons/5XEFWSV5ECGEHNSNNAM4IRLKU5EED4XU.gif"
|
||||
alt="VELTRON's Button"
|
||||
/></a>
|
||||
</div>
|
||||
|
|
@ -543,9 +543,9 @@ TOP 에서 다시 접속해 주시기 바랍니다.<br>
|
|||
<div id="websiteSpacerBottom"></div>
|
||||
</div>
|
||||
<!-- Javascript -->
|
||||
<script src="javascript/carousel.js"></script>
|
||||
<script src="javascript/view-counter.js"></script>
|
||||
<script src="javascript/nav-music.js"></script>
|
||||
<script src="http://www.veltron.net/javascript/carousel.js"></script>
|
||||
<script src="http://www.veltron.net/javascript/view-counter.js"></script>
|
||||
<script src="http://www.veltron.net/javascript/nav-music.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue