chore: update stuff

This commit is contained in:
MattTheTekie 2026-02-27 12:49:46 -05:00
commit 6e1f776b28
2 changed files with 38 additions and 16 deletions

View file

@ -401,26 +401,49 @@
<main id="middleContent"> <main id="middleContent">
<!-- About Me Section --> <!-- About Me Section -->
<section id="aboutMeSection"> <section id="aboutMeSection">
<div class="about-me-divs text-containers-main-bg"> <header>
<h1>Who we are</h1> <h1>About Us</h1>
<div class="home-banner">
<img
src="images/digimon_thkh.1200-2533722281.jpg"
alt="Grassy hill from Popstar (Kirby universe)"
/>
</div>
</header>
<article class="home-text text-containers-secondary-bg">
<img <img
src="images/gifs/kirby19.gif"
class="home-img-1"
alt="Kirby holding Hi!! sign"
/>
<center> <p>
Welcome to the About Us section.<br>
You can check out more information listed below.
</p></center>
</article><article>
<article class="recent-updates text-containers-main-bg">
<h1>Who we are</h1>
<div>
<img
src="images/favicon/banner.png" src="images/favicon/banner.png"
class="intro-img" class="intro-img"
title="VELTRON" title="VELTRON"
/> </img>
<p>
🐱‍💻 The Veltron Network is a community lead infrastructure project to teach about selfhosting. We are pioneers in the world of FOSS. We are always looking for more members if you want to join the iniative. More details to come. 🐱‍💻 The Veltron Network is a community lead infrastructure project to teach about selfhosting. We are pioneers in the world of FOSS. We are always looking for more members if you want to join the iniative. More details to come.
<br><br><br><center> <br><br><br><center>
🚧 [WIP - Insert long overdue text here.]</center> 🚧 [WIP - Insert long overdue text here.]</center>
</p> </div>
</div> </article>
<div class="about-me-divs text-containers-main-bg"> <div class="recent-updates text-containers-main-bg">
<h1>What we're doing</h3> <h1>What we're doing</h3>
<img src="https://dragon-linux.veltron.net/assets/images/dragon1.png" class="web-img-1" />
<p>🐧 We're currently working on updating Dragon Linux. Dragon Linux is a continuation of Sujix/Velvet which was a distro made back in 2019 which originally peaked at 309 downloads from around the world. <div> <img src="https://dragon-linux.veltron.net/assets/images/dragon1.png" class="web-img-1" /> 🐧 We're currently working on updating Dragon Linux. Dragon Linux is a continuation of Sujix/Velvet which was a distro made back in 2019 which originally peaked at 309 downloads from around the world.
<br><br><center> <br><br><center>
🐉 Did we also mention? We like dragons! 🐉 Did we also mention? We like dragons!
</p></center> </div></center>
<center> <center>
<a href="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/rn_image_picker_lib_temp_b616512e-67da-4f1c-8352-72970e5b767f.jpg" target="_blank"> <a href="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/rn_image_picker_lib_temp_b616512e-67da-4f1c-8352-72970e5b767f.jpg" target="_blank">
<img src="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/rn_image_picker_lib_temp_b616512e-67da-4f1c-8352-72970e5b767f.jpg" width="18%"></a> <img src="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/rn_image_picker_lib_temp_b616512e-67da-4f1c-8352-72970e5b767f.jpg" width="18%"></a>

View file

@ -399,7 +399,7 @@
<!-- Home Section--> <!-- Home Section-->
<section id="homeSection"> <section id="homeSection">
<header> <header>
<h1>Welcome to The Veltron Network!</h1> <h1>Welcome to The Member Area!</h1>
<div class="home-banner"> <div class="home-banner">
<img <img
@ -415,11 +415,10 @@
class="home-img-1" class="home-img-1"
alt="Kirby holding Hi!! sign" alt="Kirby holding Hi!! sign"
/> />
<p> <center> <p>
Welcome to the Veltron Network! Our corner of the internet is a unique and inclusive space to explore technology and much more. Welcome to the members area.<br>
You can check out our members listed below.
We are a development group and a community-driven infrastructure project focusing on Linux and Android. Over the years, we have engaged in numerous projects. Sit back, relax, and enjoy being part of our chill community. We hope you stick around for an exciting future ahead! </p></center>
</p>
</article> </article>
<!-- Recent Updates Section --> <!-- Recent Updates Section -->