chore: fixes
This commit is contained in:
parent
f85d0c6e80
commit
e55b2f3794
16 changed files with 1245 additions and 7073 deletions
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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue