chore: fixes
This commit is contained in:
parent
f85d0c6e80
commit
e55b2f3794
16 changed files with 1245 additions and 7073 deletions
|
|
@ -66,7 +66,7 @@
|
|||
src="images/site-info.png"
|
||||
class="nav-icons"
|
||||
alt="Blue Kirby"
|
||||
/><a href="https://status.veltron.net" class="nav-links" id="navSiteInfo"
|
||||
/><a href="status.html" class="nav-links" id="navSiteInfo"
|
||||
>Status</a
|
||||
>
|
||||
</div>
|
||||
|
|
@ -130,7 +130,7 @@
|
|||
src="images/artworks.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby 64 Painting"
|
||||
/><a href="https://donate.veltron.net" class="nav-links" id="navArtworks"
|
||||
/><a href="donate.html" class="nav-links" id="navArtworks"
|
||||
>Donate Today</a
|
||||
>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@
|
|||
src="images/site-info.png"
|
||||
class="nav-icons"
|
||||
alt="Blue Kirby"
|
||||
/><a href="https://status.veltron.net" class="nav-links" id="navSiteInfo"
|
||||
/><a href="status.html" class="nav-links" id="navSiteInfo"
|
||||
>Status</a
|
||||
>
|
||||
</div>
|
||||
|
|
@ -131,7 +131,7 @@
|
|||
src="images/artworks.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby 64 Painting"
|
||||
/><a href="https://donate.veltron.net" class="nav-links" id="navArtworks"
|
||||
/><a href="donate.html" class="nav-links" id="navArtworks"
|
||||
>Donate Today</a
|
||||
>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -81,7 +81,7 @@
|
|||
src="images/site-info.png"
|
||||
class="nav-icons"
|
||||
alt="Blue Kirby"
|
||||
/><a href="https://status.veltron.net" class="nav-links" id="navSiteInfo"
|
||||
/><a href="status.html" class="nav-links" id="navSiteInfo"
|
||||
>Status</a
|
||||
>
|
||||
</div>
|
||||
|
|
@ -145,7 +145,7 @@
|
|||
src="images/artworks.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby 64 Painting"
|
||||
/><a href="https://donate.veltron.net" class="nav-links" id="navArtworks"
|
||||
/><a href="donate.html" class="nav-links" id="navArtworks"
|
||||
>Donate Today</a
|
||||
>
|
||||
</div>
|
||||
|
|
@ -412,7 +412,7 @@
|
|||
<h1>Welcome to The Chat Room Area!</h1>
|
||||
<article class="home-text text-containers-secondary-bg">
|
||||
<img
|
||||
src="images/chat_room.png"
|
||||
src="images/chat_room_1.png"
|
||||
class="home-img-1"
|
||||
alt="Kirby holding Hi!! sign"
|
||||
/>
|
||||
|
|
|
|||
627
donate.html
Normal file
627
donate.html
Normal file
|
|
@ -0,0 +1,627 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<meta name="darkreader-lock" />
|
||||
<title>Donate - Veltron Network</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta property="og:type" content="summary">
|
||||
<meta property="og:site_name" content="MattTheTekie presents">
|
||||
<meta property="og:title" content="The Veltron Network">
|
||||
<meta property="og:description" content="The Veltron Network is a worldwide technology community.">
|
||||
<meta property="og:image" content="images/favicon/banner.png">
|
||||
<meta property="og:image:alt" content="Veltron Network">
|
||||
<meta property="og:url" content="http://www.veltron.net/">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<meta property="author" content="MattTheTekie + Veltron">
|
||||
<link rel="stylesheet" href="css/global.css" />
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/png"
|
||||
href="images/favicon/banner.png"
|
||||
sizes="96x96"
|
||||
/>
|
||||
<link rel="shortcut icon" href="images/favicon/banner.png" />
|
||||
<link
|
||||
rel="apple-touch-icon"
|
||||
sizes="180x180"
|
||||
href="images/favicon/banner.png"
|
||||
/>
|
||||
<meta name="apple-mobile-web-app-title" content="VELTRON" />
|
||||
<link rel="canonical" href="index.html" />
|
||||
</head>
|
||||
|
||||
|
||||
<style>
|
||||
.guestbook-header-img {
|
||||
height: 33px;
|
||||
}
|
||||
.guestbook-div {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
}
|
||||
.guestbook-div iframe {
|
||||
width: 98%;
|
||||
height: 532px;
|
||||
}
|
||||
@media (min-width: 0px) {
|
||||
.guestbook-header-img {
|
||||
display: none;
|
||||
margin: 10px 10px 0px 0px;
|
||||
}
|
||||
}
|
||||
@media (min-width: 500px) {
|
||||
.guestbook-header-img {
|
||||
display: block;
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body id="body">
|
||||
<div id="websiteContainer">
|
||||
|
||||
<!-- Spacer -->
|
||||
<div id="websiteSpacerTop"></div>
|
||||
|
||||
<!-- Header -->
|
||||
<header id="header">
|
||||
<img src="images/site-banner.png" alt="Logo and Title" class="header-logo"/>
|
||||
</header>
|
||||
<!-- Left Aside -->
|
||||
<aside id="leftSiteContent">
|
||||
<!-- Main Navigation -->
|
||||
<nav id="leftNav" aria-label="Main Navigation">
|
||||
<div class="nav-categories">
|
||||
<span>Veltron Portal</span>
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/home.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby's house"
|
||||
/><a href="http://www.veltron.net" class="nav-links" id="navHome"
|
||||
>Home</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/site-info.png"
|
||||
class="nav-icons"
|
||||
alt="Blue Kirby"
|
||||
/><a href="status.html" class="nav-links" id="navSiteInfo"
|
||||
>Status</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/past-versions.png"
|
||||
class="nav-icons"
|
||||
alt="Star"
|
||||
/><a
|
||||
href="members.html"
|
||||
class="nav-links"
|
||||
id="navPastVersions"
|
||||
>Member Area</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav-categories">
|
||||
<span>Information Center</span>
|
||||
<div class="nav-items">
|
||||
<img src="images/about.png" class="nav-icons" alt="Kirby" /><a
|
||||
href="about.html"
|
||||
class="nav-links"
|
||||
id="navAbout"
|
||||
>About Us</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/favorite-games.png"
|
||||
class="nav-icons"
|
||||
alt="N64 Logo"
|
||||
/><a
|
||||
href="blog.html"
|
||||
class="nav-links"
|
||||
id="navFavoriteGames"
|
||||
>Veltron Blog</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/anime-reviews.png"
|
||||
class="nav-icons"
|
||||
alt="Konata Izumi"
|
||||
/><a
|
||||
href="services.html"
|
||||
class="nav-links"
|
||||
id="navAnimeReviews"
|
||||
>Veltron Services</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/artworks.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby 64 Painting"
|
||||
/><a href="donate.html" class="nav-links" id="navArtworks"
|
||||
>Donate Today</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav-categories">
|
||||
<span>Entertainment</span>
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/music.png"
|
||||
class="nav-icons"
|
||||
alt="Mike Kirby"
|
||||
/><a
|
||||
href="http://radio.int.veltron.net"
|
||||
class="nav-links"
|
||||
id="navMusicPlayer"
|
||||
>Veltron Radio ♪</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/music-player.png"
|
||||
class="nav-icons"
|
||||
alt="Cartoonish CRT TV"
|
||||
/><a href="https://podcast.veltron.net" class="nav-links" id="navCRT"
|
||||
>Veltron Podcast</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/mini-tv.png"
|
||||
class="nav-icons"
|
||||
alt="CRT Realistic"
|
||||
/><a href="https://odysee.go.veltron.net" class="nav-links-external"
|
||||
>Veltron On Demand</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/crt-television.png"
|
||||
class="nav-icons"
|
||||
alt="Pixel Mario"
|
||||
/><a
|
||||
href="http://tv.int.veltron.net"
|
||||
class="nav-links"
|
||||
id="navArcadeGames"
|
||||
>Veltron TV</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/arcade-games.png"
|
||||
class="nav-icons"
|
||||
alt="Adeleine from Kirby"
|
||||
/><a href="https://blackmagegaming.com/games/arcade/" class="nav-links" id="navSketchbook"
|
||||
>Arcade Games</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav-categories">
|
||||
<span>Cool Stuff</span>
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/chat_room.png"
|
||||
class="nav-icons"
|
||||
alt="HTML5 Logo"
|
||||
/><a
|
||||
href="chat.html"
|
||||
class="nav-links"
|
||||
id="navCodingTricks"
|
||||
>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-active"
|
||||
id="navAllKirbyGames"
|
||||
>Guestbook</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/linux_button.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby 64 Painting 2"
|
||||
/><a
|
||||
href="https://dragon-linux.veltron.net/"
|
||||
class="nav-links"
|
||||
id="navMiscellaneous"
|
||||
>Dragon Linux</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/keitai.gif"
|
||||
class="nav-icons"
|
||||
alt="King DeDeDe"
|
||||
/><a
|
||||
href="tel:+16314817776"
|
||||
class="nav-links"
|
||||
id="navGifCollection"
|
||||
>Call Us</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/hacker.png"
|
||||
class="nav-icons"
|
||||
alt="Open Book"
|
||||
/><a href="https://hackerlab.veltron.net" class="nav-links" id="navGuestbook"
|
||||
>Hacker Lab</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav-categories">
|
||||
<span>Other Pages</span>
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/minecraft-tribute.png"
|
||||
class="nav-icons"
|
||||
alt="Felyne"
|
||||
/><a
|
||||
href="https://play.veltron.net"
|
||||
class="nav-links-external"
|
||||
>VELTRON-MC</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/search.png"
|
||||
class="nav-icons"
|
||||
alt="Grass Block"
|
||||
/><a
|
||||
href="https://search.veltron.net"
|
||||
class="nav-links-external"
|
||||
>Veltron Find</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/aero_webring.png"
|
||||
class="nav-icons"
|
||||
alt="BNL Logo"
|
||||
/><a
|
||||
href="https://frutigeraeroarchive.org"
|
||||
class="nav-links-external"
|
||||
>Frutiger Aero</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/github.png"
|
||||
class="nav-icons"
|
||||
alt="Windows 7 Orb"
|
||||
/><a
|
||||
href="https://github.com/VELTRONNET"
|
||||
class="nav-links-external"
|
||||
>GitHub</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Nav Music Player -->
|
||||
<audio id="navMusic" autoplay>
|
||||
<source src="#" type="audio/mpeg" />
|
||||
</audio>
|
||||
<!-- Music Controls -->
|
||||
<div class="nav-music-div">
|
||||
<div class="nav-music-marquee">
|
||||
<span id="currentSongInfo"
|
||||
><!-- Current song information will go here --></span
|
||||
>
|
||||
</div>
|
||||
<nav aria-label="Music Player">
|
||||
<div>
|
||||
<button id="navMusicPlay">Play</button>
|
||||
<button id="navMusicPause">Pause</button>
|
||||
</div>
|
||||
<div aria-label="Music Player Media Controls">
|
||||
<button id="navMusicPrevious">Back</button>
|
||||
<button id="navMusicNext">Next</button>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
</nav>
|
||||
</aside>
|
||||
<div class="decor left_banner"></div>
|
||||
<!-- Right Aside -->
|
||||
<aside id="rightSiteContent">
|
||||
<div class="aside-ads-container">
|
||||
<span>Cool Posters</span>
|
||||
<a href="https://home.veltron.net">
|
||||
<img
|
||||
src="images/extra/line.gif"
|
||||
alt="Poster 1"
|
||||
title="Poster 1"
|
||||
/>
|
||||
<img
|
||||
src="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"
|
||||
alt="Poster 3"
|
||||
title="Poster 3"
|
||||
/>
|
||||
</a>
|
||||
<a href="https://dragoonsden.veltron.net">
|
||||
<img
|
||||
src="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>
|
||||
<a href="https://play.cpjourney.net">
|
||||
<img
|
||||
src="images/gifs/peng5.gif"
|
||||
alt="Poster 3"
|
||||
title="Poster 3"
|
||||
/>
|
||||
</a> </div>
|
||||
<div class="decor right_banner"></div>
|
||||
</aside>
|
||||
|
||||
<!-- Main Content -->
|
||||
<main id="middleContent">
|
||||
<section id="homeSection">
|
||||
|
||||
<header>
|
||||
<h1>Welcome to The Donation Area!</h1>
|
||||
|
||||
|
||||
<article class="home-text text-containers-secondary-bg">
|
||||
<img
|
||||
src="images/artworks.png"
|
||||
class="home-img-1"
|
||||
alt="Kirby holding Hi!! sign"
|
||||
/>
|
||||
<center> <p>
|
||||
Welcome to the donation area. <br> If you would like to you can leave a donation below.
|
||||
</p></center>
|
||||
</article>
|
||||
|
||||
|
||||
<div class="glass-borders">
|
||||
<div
|
||||
class="styled-containers styled-containers-spaced aero-borders"
|
||||
>
|
||||
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="glass-borders">
|
||||
<article
|
||||
class="guestbook-div styled-containers aero-borders"
|
||||
aria-label="Guestbook"
|
||||
>
|
||||
<iframe
|
||||
src="https://ko-fi.com/mattthetekie"
|
||||
class="aero-borders"></iframe>
|
||||
</div>
|
||||
</article>
|
||||
<!-- ================================================= -->
|
||||
<!-- Featured Buttons Carousel -->
|
||||
<nav class="carousel-buttons text-containers-main-bg" aria-label="88x31 Button Carousel">
|
||||
<div>
|
||||
<a href="https://dragoonsden.veltron.net" target="_blank">
|
||||
<img src="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" 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" />
|
||||
</a>
|
||||
<a href="https://dragoonsden.veltron.net" target="_blank">
|
||||
<img src="images/buttons/Area51_Corridor_4797_savenow.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://dragoonsden.veltron.net" target="_blank">
|
||||
<img src="images/buttons/5XEFWSV5ECGEHNSNNAM4IRLKU5EED4XU.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://patchysicp.xyz" target="_blank">
|
||||
<img src="images/buttons/patchysicp.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://digdeeper.love" target="_blank">
|
||||
<img src="images/buttons/digdeeper.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://hs.bam.moe" target="_blank">
|
||||
<img src="images/buttons/hsbam.jpg" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://endsoftwarepatents.org/innovating-without-patents" target="_blank">
|
||||
<img src="images/buttons/patent-free.svg" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="http://librewolf.net" target="_blank">
|
||||
<img src="images/buttons/CapeCanaveral_Cockpit_5802_images_Fox_button.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://gitlab.lain.la/dCF/deCloudflare" target="_blank">
|
||||
<img src="images/buttons/NotCloudflared.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="http://old.reddit.com/r/SayNoToAI/" target="_blank">
|
||||
<img src="images/buttons/noai.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://0xc3.win/silly/hdcp-master.txt" target="_blank">
|
||||
<img src="images/buttons/aoltos_a.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://web.archive.org/web/20240317041225/https://old.reddit.com/r/fosscad/wiki/index" target="_blank">
|
||||
<img src="images/buttons/thismachinekillsfascists.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://corru.observer/" target="_blank">
|
||||
<img src="images/buttons/corru.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://anonymousplanet.org/" target="_blank">
|
||||
<img src="images/buttons/anonymize.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://digdeeper.love/articles/browsers.xhtml" target="_blank">
|
||||
<img src="images/buttons/anythingbut.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://web3isgoinggreat.com/" target="_blank">
|
||||
<img src="images/buttons/nft.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="http://debian.org" target="_blank">
|
||||
<img src="images/buttons/linux_powered.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://bazzite.gg/" target="_blank">
|
||||
<img src="images/buttons/emulate.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://archive.org/" target="_blank">
|
||||
<img src="images/buttons/iarchive.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://linuxmint.com/" target="_blank">
|
||||
<img src="images/buttons/1linux.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.youtube.com/linustechtips" target="_blank">
|
||||
<img src="images/buttons/2linus.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://vscodium.com/" target="_blank">
|
||||
<img src="images/buttons/vsCodium.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.youtube.com/@rossmanngroup" target="_blank">
|
||||
<img src="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" />
|
||||
</a>
|
||||
<a href="https://www.thinkpenguin.com" target="_blank">
|
||||
<img src="images/buttons/thinkpenguin.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.openbsd.org" target="_blank">
|
||||
<img src="images/buttons/openbsd.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://ryf.fsf.org" target="_blank">
|
||||
<img src="images/buttons/phonechump.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.fsf.org/windows" target="_blank">
|
||||
<img src="images/buttons/hatems.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://gimp.org" target="_blank">
|
||||
<img src="images/buttons/gimp.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.kernel.org" target="_blank">
|
||||
<img src="images/buttons/linux_now.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.nuegia.net" target="_blank">
|
||||
<img src="images/buttons/nuegia.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://synth.download" target="_blank">
|
||||
<img src="images/buttons/sneexy.svg" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://waffelo.net" target="_blank">
|
||||
<img src="images/buttons/waffelo.webp" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.accursedfarms.com" target="_blank">
|
||||
<img src="images/buttons/accursed-farms.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.windows96.org" target="_blank">
|
||||
<img src="images/buttons/windows96.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://blog.sebin-nyshkim.net/posts/nvidia-is-full-of-shit/" target="_blank">
|
||||
<img src="images/buttons/novideo.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://xmpp.org" target="_blank">
|
||||
<img src="images/buttons/xmpp.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://web.archive.org/web/20020923150417if_/http://supermariosunshine.com:80/" target="_blank">
|
||||
<img src="images/buttons/gamecube.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.consolemods.org" target="_blank">
|
||||
<img src="images/buttons/consolemods.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://hacks.guide" target="_blank">
|
||||
<img src="images/buttons/hacks_guide.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://wiimart.org" target="_blank">
|
||||
<img src="images/buttons/wiimart.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://knoxstation.neocities.org" target="_blank">
|
||||
<img src="images/buttons/knoxstation.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://roboticoperatingbuddy.neocities.org" target="_blank">
|
||||
<img src="images/buttons/rob.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://lightwo.net" target="_blank">
|
||||
<img src="images/buttons/lightwo.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
<div class="view-counter-container text-containers-secondary-bg">
|
||||
<span>You are visitor number:</span>
|
||||
<span id="visitorCounter"></span>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
</section>
|
||||
|
||||
</main>
|
||||
|
||||
<footer id="bottomFooter">
|
||||
<span>2019 - <script>document.write(new Date().getFullYear());</script> © Veltron Network</span><br />
|
||||
<a href="https://fluxer.go.veltron.net">Fluxer</a> <a href="mailto:mattthetekie@veltron.net">e-mail</a>
|
||||
</footer>
|
||||
|
||||
<div id="websiteSpacerBottom"></div>
|
||||
</div>
|
||||
|
||||
<script src="javascript/carousel.js"></script>
|
||||
<script src="javascript/view-counter.js"></script>
|
||||
<script src="javascript/nav-music.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
6681
donate/bs_style.css
6681
donate/bs_style.css
File diff suppressed because it is too large
Load diff
|
|
@ -1,47 +0,0 @@
|
|||
<html>
|
||||
<html lang="zh-cmn-hans" class="font-auto">
|
||||
<head>
|
||||
<meta name="darkreader-lock" />
|
||||
<meta charset="UTF-8">
|
||||
<meta property="og:type" content="summary">
|
||||
<meta property="og:site_name" content="Donate - Veltron Network">
|
||||
<meta property="og:title" content="Donate - Veltron Network">
|
||||
<meta property="og:description" content="Consider donating to The Veltron Network to help support our content creation, and funding of our infrastructure.">
|
||||
<meta property="og:image" content="http://www.veltron.net/images/favicon/banner.png">
|
||||
<meta property="og:image:alt" content="Donate - Veltron Network">
|
||||
<meta property="og:url" content="http://donate.veltron.net/">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<meta property="author" content="MattTheTekie + Austcool Walker + Digital Cheese + 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">
|
||||
<link rel="icon" type="image/png" href="http://www.veltron.net/images/favicon/banner.png">
|
||||
<link rel="stylesheet" href="bs_style.css">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<title>Donate - Veltron Network</title>
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
<h1>VELTRON NETWORK</h1>
|
||||
<p style="text-align: center;">Welcome to the donation portal.</p>
|
||||
<div class="text-center" id="donation-stuff">
|
||||
<div class="row">
|
||||
<div class="col-md-8 col-md-offset-2">
|
||||
<h2>Click the button below to donate.</h2>
|
||||
<div class="cryptocontainer">
|
||||
<div class="cryptoinfo">
|
||||
<div class="text-center">
|
||||
</div>
|
||||
<a href="https://ko-fi.com/mattthetekie"><img class="pull-center" src="http://www.veltron.net/images/favicon/banner.png" style="border-radius: 5px; margin-left: 1rem" width="128" height="128"></a>
|
||||
<ul>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
|
||||
327
donate/style.css
327
donate/style.css
|
|
@ -1,327 +0,0 @@
|
|||
*, a, button, body {cursor:url('/images/cursor.png'), auto!important;}
|
||||
:root {
|
||||
--genwidth: 850px ;
|
||||
--navwidth: 175px ;
|
||||
--fg: #ddd ;
|
||||
--altfg: #ccc ;
|
||||
--fgemph: white ;
|
||||
--bg: #111 ;
|
||||
--altbg: #333 ;
|
||||
--emph: #333 ;
|
||||
--bordercolor: #555 ;
|
||||
--limish: #0e0 ;
|
||||
}
|
||||
|
||||
body {
|
||||
font-style: sans-serif ;
|
||||
/* background: linear-gradient(indigo, darkslategray) fixed ; */
|
||||
background: #100 ;
|
||||
margin-bottom: 100px ;
|
||||
}
|
||||
|
||||
main, nav, footer {
|
||||
box-shadow: 5px 5px 5px 5px rgba( 0, 0, 0, 0.3) ;
|
||||
}
|
||||
|
||||
main {
|
||||
margin: auto ;
|
||||
color: var(--fg) ;
|
||||
background: var(--bg) ;
|
||||
border: dashed 1px var(--bordercolor) ;
|
||||
padding: 1em ;
|
||||
border-radius: 20px ;
|
||||
}
|
||||
|
||||
header h1 {
|
||||
font-size: xxx-large ;
|
||||
max-width: var(--genwidth) ;
|
||||
margin-left: auto ;
|
||||
margin-right: auto ;
|
||||
}
|
||||
|
||||
.lw, p img, li img, h1 img, h2 img, h3 img, h4 img, dt img, td img {
|
||||
max-height: 1em;
|
||||
max-width: 1em;
|
||||
vertical-align: middle ;
|
||||
}
|
||||
|
||||
sup {
|
||||
vertical-align: top;
|
||||
font-size: 0.6em;
|
||||
}
|
||||
|
||||
nav {
|
||||
font-variant: small-caps ;
|
||||
}
|
||||
|
||||
nav,footer {
|
||||
text-align: center ;
|
||||
clear: both ;
|
||||
background: var(--altbg) ;
|
||||
border-radius: 20px ;
|
||||
margin: auto ;
|
||||
border: dashed 1px var(--bordercolor) ;
|
||||
max-width: var(--genwidth) ;
|
||||
}
|
||||
|
||||
footer {
|
||||
color: var(--altfg) ;
|
||||
margin-top: 1em ;
|
||||
font-size: small ;
|
||||
overflow-wrap: break-word ;
|
||||
}
|
||||
|
||||
nav {
|
||||
max-width: var(--genwidth) ;
|
||||
}
|
||||
|
||||
nav li,footer li {
|
||||
display: inline-block ;
|
||||
list-style: none ;
|
||||
background: var(--bg) ;
|
||||
border-radius: 10px ;
|
||||
padding: .5em ;
|
||||
max-width: 7em ;
|
||||
}
|
||||
|
||||
nav ul, footer ul, #taglist {
|
||||
padding: 0;
|
||||
margin: .5em;
|
||||
}
|
||||
|
||||
nav a:hover li, footer a:hover li,#tagcloud a:hover li {
|
||||
background: steelblue ;
|
||||
color: black ;
|
||||
box-shadow: 2px 2px cyan ;
|
||||
}
|
||||
|
||||
strong { color: var(--fgemph) ; }
|
||||
|
||||
a strong { color: var(--limish) ; }
|
||||
|
||||
details { padding-left: 20px ; text-decoration: underline; }
|
||||
|
||||
pre {
|
||||
background: #222 ;
|
||||
border: 1px solid var(--limish) ;
|
||||
border-radius: 20px ;
|
||||
padding: 1em ;
|
||||
margin: 1em ;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
code {
|
||||
background: #222 ;
|
||||
color: var(--limish) ;
|
||||
border-radius: 5px ;
|
||||
overflow-wrap: break-word ;
|
||||
}
|
||||
|
||||
.cryptocontainer {
|
||||
display: flex ;
|
||||
flex-wrap: wrap ;
|
||||
justify-content: center ;
|
||||
}
|
||||
.cryptoinfo {
|
||||
max-width: 350px ;
|
||||
text-align: center ;
|
||||
padding-left: 10px ;
|
||||
padding-right: 10px ;
|
||||
}
|
||||
.cryptoinfo code {
|
||||
font-size: small ;
|
||||
overflow-wrap: break-word ;
|
||||
}
|
||||
ul {
|
||||
margin-left: 20px ;
|
||||
margin-right: 20px ;
|
||||
}
|
||||
|
||||
li img, p img {
|
||||
max-height: 1em ;
|
||||
max-width: 1em ;
|
||||
}
|
||||
|
||||
h1,h2,h3,h4 {
|
||||
font-family: "EB Garamond", Garamond, Serif ;
|
||||
text-align: center ;
|
||||
text-shadow: 1px 1px var(--emph) ;
|
||||
font-weight: normal ;
|
||||
}
|
||||
|
||||
h1 { color: lightblue ; }
|
||||
|
||||
h2 { color: goldenrod ; }
|
||||
|
||||
h3 { color: tomato ; }
|
||||
|
||||
h4 { color: deepskyblue ; }
|
||||
|
||||
a { color: turquoise ; text-decoration: none ;}
|
||||
|
||||
a:hover { color: greenyellow ;}
|
||||
|
||||
dt { font-weight: bold ; color: lightgray ; }
|
||||
|
||||
.disappear {
|
||||
display: none ;
|
||||
}
|
||||
|
||||
/* This should be genwidth + (navwidth*2) + padding */
|
||||
@media (min-width: 1200px) {
|
||||
nav {
|
||||
float: left ;
|
||||
width: 175px ;
|
||||
position: fixed ;
|
||||
text-align: left ;
|
||||
font-size: large ;
|
||||
}
|
||||
nav::before {
|
||||
content: "Links" ;
|
||||
text-align: center ;
|
||||
display: block ;
|
||||
font-size: large ;
|
||||
color: violet ;
|
||||
text-decoration: underline ;
|
||||
margin-top: .5em ;
|
||||
}
|
||||
nav li {
|
||||
display: block ;
|
||||
text-align: center ;
|
||||
margin: .5em auto ;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.resright, .resmid {
|
||||
max-height: 300px ;
|
||||
max-width: 90% ;
|
||||
margin: auto ;
|
||||
display: block ;
|
||||
}
|
||||
|
||||
@media (min-width: 55em) {
|
||||
|
||||
.resright, .disappear {
|
||||
display: block ;
|
||||
float: right;
|
||||
padding: 20px ;
|
||||
clear: both ;
|
||||
max-height: 300px ;
|
||||
max-width: 300px ;
|
||||
}
|
||||
|
||||
.resmid {
|
||||
max-height: 300px ;
|
||||
max-width: 300px ;
|
||||
}
|
||||
|
||||
main {
|
||||
max-width: var(--genwidth) ;
|
||||
}
|
||||
|
||||
.column {
|
||||
float: left;
|
||||
width: 50% ;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.entry p, .entry li { margin-left: 2em ; }
|
||||
|
||||
figure img { max-width: 100% ; margin: auto ; }
|
||||
|
||||
figcaption { font-style: italic ; font-size: small ; }
|
||||
|
||||
figure { text-align: center; }
|
||||
|
||||
#toc {
|
||||
font-size: x-large ;
|
||||
margin-left: auto ;
|
||||
margin-right: auto ;
|
||||
max-width: 500px ;
|
||||
|
||||
}
|
||||
|
||||
#toc li { padding: 5px }
|
||||
|
||||
.new a {
|
||||
color: yellow ;
|
||||
}
|
||||
|
||||
.new a:hover {
|
||||
color: magenta ;
|
||||
}
|
||||
|
||||
.new::after {
|
||||
content: " 🆕" ;
|
||||
/* content: " (New 🎁)" ; */
|
||||
color: goldenrod ;
|
||||
}
|
||||
|
||||
/* For QR codes for bitcoin and crypto */
|
||||
.qr { max-width: 150px ; padding: 10px }
|
||||
|
||||
.entryinfo {
|
||||
text-align: center ;
|
||||
font-size: x-small ;
|
||||
margin: 0 ;
|
||||
}
|
||||
|
||||
#tagcloud {
|
||||
font-size: large ;
|
||||
padding: 0;
|
||||
font-variant: small-caps ;
|
||||
background: var(--altbg) ;
|
||||
border-radius: 10px ;
|
||||
text-align: center ;
|
||||
margin: 0 auto ;
|
||||
}
|
||||
|
||||
#tagcloud li {
|
||||
display: inline-block ;
|
||||
padding: 5px ;
|
||||
margin: 3px ;
|
||||
width: auto ;
|
||||
background: var(--bg) ;
|
||||
border-radius: 10px ;
|
||||
}
|
||||
|
||||
#taglist {
|
||||
max-width: 300px ;
|
||||
margin: auto ;
|
||||
text-align: center ;
|
||||
display: block ;
|
||||
}
|
||||
|
||||
#taglist li {
|
||||
display: inline-block ;
|
||||
padding-right: 0.5em ;
|
||||
padding-left: 0.5em ;
|
||||
}
|
||||
|
||||
#taglist::before { content: "This article is tagged as:" ; display: block; font-size: small ; }
|
||||
|
||||
#taglist::after { content: "Click the links above for related articles." ; display: block ; font-size: small ;}
|
||||
|
||||
aside {
|
||||
font-style: italic ;
|
||||
font-size: small ;
|
||||
color: lightgray ;
|
||||
margin-left: 3em ;
|
||||
margin-right: 3em ;
|
||||
padding: 0 1em 0 1em ;
|
||||
border: 1px solid black ;
|
||||
border-radius: 20px ;
|
||||
}
|
||||
|
||||
.titleimg {
|
||||
margin: auto ;
|
||||
max-width: 90% ;
|
||||
display: block ;
|
||||
}
|
||||
|
||||
.resmid {
|
||||
margin: auto ;
|
||||
display: block ;
|
||||
}
|
||||
|
|
@ -66,7 +66,7 @@
|
|||
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"
|
||||
/><a href="status.html" class="nav-links" id="navSiteInfo"
|
||||
>Status</a
|
||||
>
|
||||
</div>
|
||||
|
|
@ -130,7 +130,7 @@
|
|||
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"
|
||||
/><a href="donate.html" class="nav-links" id="navArtworks"
|
||||
>Donate Today</a
|
||||
>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -92,7 +92,7 @@
|
|||
src="images/site-info.png"
|
||||
class="nav-icons"
|
||||
alt="Blue Kirby"
|
||||
/><a href="https://status.veltron.net" class="nav-links" id="navSiteInfo"
|
||||
/><a href="status.html" class="nav-links" id="navSiteInfo"
|
||||
>Status</a
|
||||
>
|
||||
</div>
|
||||
|
|
@ -156,7 +156,7 @@
|
|||
src="images/artworks.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby 64 Painting"
|
||||
/><a href="https://donate.veltron.net" class="nav-links" id="navArtworks"
|
||||
/><a href="donate.html" class="nav-links" id="navArtworks"
|
||||
>Donate Today</a
|
||||
>
|
||||
</div>
|
||||
|
|
|
|||
BIN
images/chat_room_1.png
Normal file
BIN
images/chat_room_1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.4 KiB |
BIN
images/gifs/gabumon.gif
Normal file
BIN
images/gifs/gabumon.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
BIN
images/tvsharp.zip
Normal file
BIN
images/tvsharp.zip
Normal file
Binary file not shown.
|
|
@ -66,7 +66,7 @@
|
|||
src="images/site-info.png"
|
||||
class="nav-icons"
|
||||
alt="Blue Kirby"
|
||||
/><a href="https://status.veltron.net" class="nav-links" id="navSiteInfo"
|
||||
/><a href="status.html" class="nav-links" id="navSiteInfo"
|
||||
>Status</a
|
||||
>
|
||||
</div>
|
||||
|
|
@ -130,7 +130,7 @@
|
|||
src="images/artworks.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby 64 Painting"
|
||||
/><a href="https://donate.veltron.net" class="nav-links" id="navArtworks"
|
||||
/><a href="donate.html" class="nav-links" id="navArtworks"
|
||||
>Donate Today</a
|
||||
>
|
||||
</div>
|
||||
|
|
@ -437,7 +437,7 @@ A chatroom & guest book service is currently underway alongside a PBX number. We
|
|||
</p>
|
||||
|
||||
<strong>2026年02月10日</strong>
|
||||
I forgot to mention our services have been on a stable connection for a while now, and are no longer on a dying internet connection. You can always check our status page <a href="https://status.veltron.net">here</a> for any updates as well as here. Thank you for reading.
|
||||
I forgot to mention our services have been on a stable connection for a while now, and are no longer on a dying internet connection. You can always check our status page <a href="status.html">here</a> for any updates as well as here. Thank you for reading.
|
||||
- MattTheTekie.
|
||||
</p>
|
||||
<strong>2025年12月01日</strong>
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@
|
|||
src="images/site-info.png"
|
||||
class="nav-icons"
|
||||
alt="Blue Kirby"
|
||||
/><a href="https://status.veltron.net" class="nav-links" id="navSiteInfo"
|
||||
/><a href="status.html" class="nav-links" id="navSiteInfo"
|
||||
>Status</a
|
||||
>
|
||||
</div>
|
||||
|
|
@ -130,7 +130,7 @@
|
|||
src="images/artworks.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby 64 Painting"
|
||||
/><a href="https://donate.veltron.net" class="nav-links" id="navArtworks"
|
||||
/><a href="donate.html" class="nav-links" id="navArtworks"
|
||||
>Donate Today</a
|
||||
>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@
|
|||
src="images/site-info.png"
|
||||
class="nav-icons"
|
||||
alt="Blue Kirby"
|
||||
/><a href="https://status.veltron.net" class="nav-links" id="navSiteInfo"
|
||||
/><a href="status.html" class="nav-links" id="navSiteInfo"
|
||||
>Status</a
|
||||
>
|
||||
</div>
|
||||
|
|
@ -130,7 +130,7 @@
|
|||
src="images/artworks.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby 64 Painting"
|
||||
/><a href="https://donate.veltron.net" class="nav-links" id="navArtworks"
|
||||
/><a href="donate.html" class="nav-links" id="navArtworks"
|
||||
>Donate Today</a
|
||||
>
|
||||
</div>
|
||||
|
|
|
|||
600
status.html
Normal file
600
status.html
Normal file
|
|
@ -0,0 +1,600 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us">
|
||||
<head>
|
||||
<meta name="darkreader-lock" />
|
||||
<title>Status - Veltron Network</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta property="og:type" content="summary">
|
||||
<meta property="og:site_name" content="MattTheTekie presents">
|
||||
<meta property="og:title" content="The Veltron Network">
|
||||
<meta property="og:description" content="The Veltron Network is a worldwide technology community.">
|
||||
<meta property="og:image" content="images/favicon/banner.png">
|
||||
<meta property="og:image:alt" content="Veltron Network">
|
||||
<meta property="og:url" content="http://www.veltron.net/">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<meta property="author" content="MattTheTekie + Veltron">
|
||||
<link rel="stylesheet" href="css/global.css" />
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/png"
|
||||
href="images/favicon/banner.png"
|
||||
sizes="96x96"
|
||||
/>
|
||||
<link rel="shortcut icon" href="images/favicon/banner.png" />
|
||||
<link
|
||||
rel="apple-touch-icon"
|
||||
sizes="180x180"
|
||||
href="images/favicon/banner.png"
|
||||
/>
|
||||
<meta name="apple-mobile-web-app-title" content="VELTRON" />
|
||||
<link rel="canonical" href="index.html" />
|
||||
</head>
|
||||
<style>
|
||||
/* Chatroom Styling */
|
||||
.chatroom-wrapper {
|
||||
margin-top: 25px;
|
||||
}
|
||||
|
||||
.chatroom-frame {
|
||||
width: 100%;
|
||||
height: 600px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.chatroom-frame {
|
||||
height: 500px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body id="body">
|
||||
<div id="websiteContainer">
|
||||
|
||||
<!-- Spacer -->
|
||||
<div id="websiteSpacerTop"></div>
|
||||
|
||||
<!-- Header -->
|
||||
<header id="header">
|
||||
<img src="images/site-banner.png" alt="Logo and Title" class="header-logo"/>
|
||||
</header>
|
||||
<!-- Left Aside -->
|
||||
<aside id="leftSiteContent">
|
||||
<!-- Main Navigation -->
|
||||
<nav id="leftNav" aria-label="Main Navigation">
|
||||
<div class="nav-categories">
|
||||
<span>Veltron Portal</span>
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/home.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby's house"
|
||||
/><a href="http://www.veltron.net" class="nav-links" id="navHome"
|
||||
>Home</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/site-info.png"
|
||||
class="nav-icons"
|
||||
alt="Blue Kirby"
|
||||
/><a href="status.html" class="nav-links" id="navSiteInfo"
|
||||
>Status</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/past-versions.png"
|
||||
class="nav-icons"
|
||||
alt="Star"
|
||||
/><a
|
||||
href="members.html"
|
||||
class="nav-links"
|
||||
id="navPastVersions"
|
||||
>Member Area</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav-categories">
|
||||
<span>Information Center</span>
|
||||
<div class="nav-items">
|
||||
<img src="images/about.png" class="nav-icons" alt="Kirby" /><a
|
||||
href="about.html"
|
||||
class="nav-links"
|
||||
id="navAbout"
|
||||
>About Us</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/favorite-games.png"
|
||||
class="nav-icons"
|
||||
alt="N64 Logo"
|
||||
/><a
|
||||
href="blog.html"
|
||||
class="nav-links"
|
||||
id="navFavoriteGames"
|
||||
>Veltron Blog</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/anime-reviews.png"
|
||||
class="nav-icons"
|
||||
alt="Konata Izumi"
|
||||
/><a
|
||||
href="services.html"
|
||||
class="nav-links"
|
||||
id="navAnimeReviews"
|
||||
>Veltron Services</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/artworks.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby 64 Painting"
|
||||
/><a href="donate.html" class="nav-links" id="navArtworks"
|
||||
>Donate Today</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav-categories">
|
||||
<span>Entertainment</span>
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/music.png"
|
||||
class="nav-icons"
|
||||
alt="Mike Kirby"
|
||||
/><a
|
||||
href="http://radio.int.veltron.net"
|
||||
class="nav-links"
|
||||
id="navMusicPlayer"
|
||||
>Veltron Radio ♪</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/music-player.png"
|
||||
class="nav-icons"
|
||||
alt="Cartoonish CRT TV"
|
||||
/><a href="https://podcast.veltron.net" class="nav-links" id="navCRT"
|
||||
>Veltron Podcast</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/mini-tv.png"
|
||||
class="nav-icons"
|
||||
alt="CRT Realistic"
|
||||
/><a href="https://odysee.go.veltron.net" class="nav-links-external"
|
||||
>Veltron On Demand</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/crt-television.png"
|
||||
class="nav-icons"
|
||||
alt="Pixel Mario"
|
||||
/><a
|
||||
href="http://tv.int.veltron.net"
|
||||
class="nav-links"
|
||||
id="navArcadeGames"
|
||||
>Veltron TV</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/arcade-games.png"
|
||||
class="nav-icons"
|
||||
alt="Adeleine from Kirby"
|
||||
/><a href="https://blackmagegaming.com/games/arcade/" class="nav-links" id="navSketchbook"
|
||||
>Arcade Games</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav-categories">
|
||||
<span>Cool Stuff</span>
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/chat_room.png"
|
||||
class="nav-icons"
|
||||
alt="HTML5 Logo"
|
||||
/><a
|
||||
href="chat.html"
|
||||
class="nav-links-active"
|
||||
id="navCodingTricks"
|
||||
>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/linux_button.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby 64 Painting 2"
|
||||
/><a
|
||||
href="https://dragon-linux.veltron.net/"
|
||||
class="nav-links"
|
||||
id="navMiscellaneous"
|
||||
>Dragon Linux</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/keitai.gif"
|
||||
class="nav-icons"
|
||||
alt="King DeDeDe"
|
||||
/><a
|
||||
href="tel:+16314817776"
|
||||
class="nav-links"
|
||||
id="navGifCollection"
|
||||
>Call Us</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/hacker.png"
|
||||
class="nav-icons"
|
||||
alt="Open Book"
|
||||
/><a href="https://hackerlab.veltron.net" class="nav-links" id="navGuestbook"
|
||||
>Hacker Lab</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav-categories">
|
||||
<span>Other Pages</span>
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/minecraft-tribute.png"
|
||||
class="nav-icons"
|
||||
alt="Felyne"
|
||||
/><a
|
||||
href="https://play.veltron.net"
|
||||
class="nav-links-external"
|
||||
>VELTRON-MC</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/search.png"
|
||||
class="nav-icons"
|
||||
alt="Grass Block"
|
||||
/><a
|
||||
href="https://search.veltron.net"
|
||||
class="nav-links-external"
|
||||
>Veltron Find</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/aero_webring.png"
|
||||
class="nav-icons"
|
||||
alt="BNL Logo"
|
||||
/><a
|
||||
href="https://frutigeraeroarchive.org"
|
||||
class="nav-links-external"
|
||||
>Frutiger Aero</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/github.png"
|
||||
class="nav-icons"
|
||||
alt="Windows 7 Orb"
|
||||
/><a
|
||||
href="https://github.com/VELTRONNET"
|
||||
class="nav-links-external"
|
||||
>GitHub</a
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Nav Music Player -->
|
||||
<audio id="navMusic" autoplay>
|
||||
<source src="#" type="audio/mpeg" />
|
||||
</audio>
|
||||
<!-- Music Controls -->
|
||||
<div class="nav-music-div">
|
||||
<div class="nav-music-marquee">
|
||||
<span id="currentSongInfo"
|
||||
><!-- Current song information will go here --></span
|
||||
>
|
||||
</div>
|
||||
<nav aria-label="Music Player">
|
||||
<div>
|
||||
<button id="navMusicPlay">Play</button>
|
||||
<button id="navMusicPause">Pause</button>
|
||||
</div>
|
||||
<div aria-label="Music Player Media Controls">
|
||||
<button id="navMusicPrevious">Back</button>
|
||||
<button id="navMusicNext">Next</button>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
</nav>
|
||||
</aside>
|
||||
<div class="decor left_banner"></div>
|
||||
<!-- Right Aside -->
|
||||
<aside id="rightSiteContent">
|
||||
<div class="aside-ads-container">
|
||||
<span>Cool Posters</span>
|
||||
<a href="https://home.veltron.net">
|
||||
<img
|
||||
src="images/extra/line.gif"
|
||||
alt="Poster 1"
|
||||
title="Poster 1"
|
||||
/>
|
||||
<img
|
||||
src="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"
|
||||
alt="Poster 3"
|
||||
title="Poster 3"
|
||||
/>
|
||||
</a>
|
||||
<a href="https://dragoonsden.veltron.net">
|
||||
<img
|
||||
src="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>
|
||||
<a href="https://play.cpjourney.net">
|
||||
<img
|
||||
src="images/gifs/peng5.gif"
|
||||
alt="Poster 3"
|
||||
title="Poster 3"
|
||||
/>
|
||||
</a> </div>
|
||||
<div class="decor right_banner"></div>
|
||||
</aside>
|
||||
|
||||
<!-- Main Content -->
|
||||
<main id="middleContent">
|
||||
<section id="homeSection">
|
||||
|
||||
<!-- ================= CHATROOM ================= -->
|
||||
<header>
|
||||
<h1>Welcome to The Status Page Area!</h1>
|
||||
<article class="home-text text-containers-secondary-bg">
|
||||
<img
|
||||
src="images/gifs/gabumon.gif"
|
||||
class="home-img-1"
|
||||
alt="Kirby holding Hi!! sign"
|
||||
/>
|
||||
<center> <p>
|
||||
Welcome to the Status page area. <br>You can check our server status here.
|
||||
</p></center>
|
||||
</article>
|
||||
</header>
|
||||
<iframe
|
||||
src="https://status.veltron.net"
|
||||
class="chatroom-frame"
|
||||
scrolling="yes"
|
||||
allow="clipboard-write; clipboard-read">
|
||||
</iframe>
|
||||
</article>
|
||||
<!-- ================================================= -->
|
||||
<!-- Featured Buttons Carousel -->
|
||||
<nav class="carousel-buttons text-containers-main-bg" aria-label="88x31 Button Carousel">
|
||||
<div>
|
||||
<a href="https://dragoonsden.veltron.net" target="_blank">
|
||||
<img src="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" 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" />
|
||||
</a>
|
||||
<a href="https://dragoonsden.veltron.net" target="_blank">
|
||||
<img src="images/buttons/Area51_Corridor_4797_savenow.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://dragoonsden.veltron.net" target="_blank">
|
||||
<img src="images/buttons/5XEFWSV5ECGEHNSNNAM4IRLKU5EED4XU.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://patchysicp.xyz" target="_blank">
|
||||
<img src="images/buttons/patchysicp.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://digdeeper.love" target="_blank">
|
||||
<img src="images/buttons/digdeeper.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://hs.bam.moe" target="_blank">
|
||||
<img src="images/buttons/hsbam.jpg" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://endsoftwarepatents.org/innovating-without-patents" target="_blank">
|
||||
<img src="images/buttons/patent-free.svg" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="http://librewolf.net" target="_blank">
|
||||
<img src="images/buttons/CapeCanaveral_Cockpit_5802_images_Fox_button.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://gitlab.lain.la/dCF/deCloudflare" target="_blank">
|
||||
<img src="images/buttons/NotCloudflared.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="http://old.reddit.com/r/SayNoToAI/" target="_blank">
|
||||
<img src="images/buttons/noai.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://0xc3.win/silly/hdcp-master.txt" target="_blank">
|
||||
<img src="images/buttons/aoltos_a.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://web.archive.org/web/20240317041225/https://old.reddit.com/r/fosscad/wiki/index" target="_blank">
|
||||
<img src="images/buttons/thismachinekillsfascists.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://corru.observer/" target="_blank">
|
||||
<img src="images/buttons/corru.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://anonymousplanet.org/" target="_blank">
|
||||
<img src="images/buttons/anonymize.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://digdeeper.love/articles/browsers.xhtml" target="_blank">
|
||||
<img src="images/buttons/anythingbut.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://web3isgoinggreat.com/" target="_blank">
|
||||
<img src="images/buttons/nft.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="http://debian.org" target="_blank">
|
||||
<img src="images/buttons/linux_powered.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://bazzite.gg/" target="_blank">
|
||||
<img src="images/buttons/emulate.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://archive.org/" target="_blank">
|
||||
<img src="images/buttons/iarchive.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://linuxmint.com/" target="_blank">
|
||||
<img src="images/buttons/1linux.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.youtube.com/linustechtips" target="_blank">
|
||||
<img src="images/buttons/2linus.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://vscodium.com/" target="_blank">
|
||||
<img src="images/buttons/vsCodium.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.youtube.com/@rossmanngroup" target="_blank">
|
||||
<img src="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" />
|
||||
</a>
|
||||
<a href="https://www.thinkpenguin.com" target="_blank">
|
||||
<img src="images/buttons/thinkpenguin.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.openbsd.org" target="_blank">
|
||||
<img src="images/buttons/openbsd.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://ryf.fsf.org" target="_blank">
|
||||
<img src="images/buttons/phonechump.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.fsf.org/windows" target="_blank">
|
||||
<img src="images/buttons/hatems.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://gimp.org" target="_blank">
|
||||
<img src="images/buttons/gimp.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.kernel.org" target="_blank">
|
||||
<img src="images/buttons/linux_now.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.nuegia.net" target="_blank">
|
||||
<img src="images/buttons/nuegia.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://synth.download" target="_blank">
|
||||
<img src="images/buttons/sneexy.svg" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://waffelo.net" target="_blank">
|
||||
<img src="images/buttons/waffelo.webp" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.accursedfarms.com" target="_blank">
|
||||
<img src="images/buttons/accursed-farms.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.windows96.org" target="_blank">
|
||||
<img src="images/buttons/windows96.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://blog.sebin-nyshkim.net/posts/nvidia-is-full-of-shit/" target="_blank">
|
||||
<img src="images/buttons/novideo.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://xmpp.org" target="_blank">
|
||||
<img src="images/buttons/xmpp.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://web.archive.org/web/20020923150417if_/http://supermariosunshine.com:80/" target="_blank">
|
||||
<img src="images/buttons/gamecube.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.consolemods.org" target="_blank">
|
||||
<img src="images/buttons/consolemods.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://hacks.guide" target="_blank">
|
||||
<img src="images/buttons/hacks_guide.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://wiimart.org" target="_blank">
|
||||
<img src="images/buttons/wiimart.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://knoxstation.neocities.org" target="_blank">
|
||||
<img src="images/buttons/knoxstation.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://roboticoperatingbuddy.neocities.org" target="_blank">
|
||||
<img src="images/buttons/rob.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://lightwo.net" target="_blank">
|
||||
<img src="images/buttons/lightwo.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
|
||||
<div class="view-counter-container text-containers-secondary-bg">
|
||||
<span>You are visitor number:</span>
|
||||
<span id="visitorCounter"></span>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
</section>
|
||||
|
||||
</main>
|
||||
|
||||
<footer id="bottomFooter">
|
||||
<span>2019 - <script>document.write(new Date().getFullYear());</script> © Veltron Network</span><br />
|
||||
<a href="https://fluxer.go.veltron.net">Fluxer</a> <a href="mailto:mattthetekie@veltron.net">e-mail</a>
|
||||
</footer>
|
||||
|
||||
<div id="websiteSpacerBottom"></div>
|
||||
</div>
|
||||
|
||||
<script src="javascript/carousel.js"></script>
|
||||
<script src="javascript/view-counter.js"></script>
|
||||
<script src="javascript/nav-music.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue