chore: update stuff

This commit is contained in:
MattTheTekie 2026-02-27 12:03:21 -05:00
commit cd7beaacbf
2 changed files with 86 additions and 21 deletions

View file

@ -392,9 +392,9 @@
<section id="homeSection">
<!-- ================= CHATROOM ================= -->
<article class="chatroom-wrapper text-containers-main-bg">
<h2>Veltron Network Community Chat</h2>
<header>
<h1>Veltron Network Community Chat</h1>
</header>
<iframe
src="https://xat.com/embed/chat.php#id=220534997&gn=THE_VELTRON_NETWORK"
class="chatroom-frame"
@ -428,12 +428,92 @@
</div>
</article>
<!-- ================================================= -->
<!-- Featured Buttons Carousel -->
<nav class="carousel-buttons text-containers-main-bg" aria-label="88x31 Button Carousel">
<div>
<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://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://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://dragoonsden.veltron.net" target="_blank">
<img src="images/buttons/5XEFWSV5ECGEHNSNNAM4IRLKU5EED4XU.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> &copy; Veltron Network</span>
<span>2019 - <script>document.write(new Date().getFullYear());</script> &copy; Veltron Network</span><br />
<a href="https://discord.go.veltron.net">Discord</a> <a href="mailto:mattthetekie@veltron.net">e-mail</a>
</footer>
<div id="websiteSpacerBottom"></div>

View file

@ -29,22 +29,6 @@
width: 98%;
height: 532px;
}
#mikuButton img {
position: fixed;
bottom: 5px;
left: 5px;
width: 70px;
transition-duration: 0.2s;
}
#mikuButton img:hover {
transform: scale(0.95);
transition-duration: 0.2s;
}
@media (max-width: 1000px) {
#mikuButton {
display: none;
}
}
@media (min-width: 0px) {
.guestbook-header-img {
display: none;
@ -478,6 +462,7 @@
>Open in a new tab</a
>
</p>
</div>
</article>
<!-- Featured Buttons Carousel -->
<nav class="carousel-buttons text-containers-main-bg" aria-label="88x31 Button Carousel">