chore: update stuff
This commit is contained in:
parent
eb101705d2
commit
7ea1b4cafc
5 changed files with 33 additions and 23 deletions
|
|
@ -402,7 +402,7 @@
|
|||
<!-- About Me Section -->
|
||||
<section id="aboutMeSection">
|
||||
<header>
|
||||
<h1>About Us</h1>
|
||||
<h1>Welcome to The About Us Area!</h1>
|
||||
|
||||
<div class="home-banner">
|
||||
<img
|
||||
|
|
@ -419,7 +419,7 @@
|
|||
alt="Kirby holding Hi!! sign"
|
||||
/>
|
||||
<center> <p>
|
||||
Welcome to the About Us section.<br>
|
||||
Welcome to the about us area.<br>
|
||||
You can check out more information listed below.
|
||||
</p></center>
|
||||
</article><article>
|
||||
|
|
|
|||
11
blog.html
11
blog.html
|
|
@ -398,7 +398,7 @@
|
|||
<!-- Home Section-->
|
||||
<section id="homeSection">
|
||||
<header>
|
||||
<h1>Welcome to The Veltron Network!</h1>
|
||||
<h1>Welcome to The Blog Area!</h1>
|
||||
|
||||
<div class="home-banner">
|
||||
<img
|
||||
|
|
@ -414,11 +414,10 @@
|
|||
class="home-img-1"
|
||||
alt="Kirby holding Hi!! sign"
|
||||
/>
|
||||
<p>
|
||||
Welcome to the Veltron Network! Our corner of the internet is a unique and inclusive space to explore technology and much more.
|
||||
|
||||
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>
|
||||
Welcome to the blog area.<br>
|
||||
You can check out our blogs listed below.
|
||||
</p></center>
|
||||
</article>
|
||||
|
||||
<!-- Recent Updates Section -->
|
||||
|
|
|
|||
|
|
@ -409,7 +409,7 @@
|
|||
|
||||
<!-- ================= CHATROOM ================= -->
|
||||
<header>
|
||||
<h1>Veltron Network Community Chat</h1>
|
||||
<h1>Welcome to The Chat Room Area!</h1>
|
||||
</header>
|
||||
<iframe
|
||||
src="https://xat.com/embed/chat.php#id=220534997&gn=THE_VELTRON_NETWORK"
|
||||
|
|
|
|||
|
|
@ -419,21 +419,31 @@
|
|||
<section id="homeSection">
|
||||
|
||||
<header>
|
||||
<h1>Sign my Guestbook !</h1>
|
||||
<h1>Welcome to The Guestbook Area!</h1>
|
||||
|
||||
|
||||
<article class="home-text text-containers-secondary-bg">
|
||||
<img
|
||||
src="images/guestbook_header.png"
|
||||
class="home-img-1"
|
||||
alt="Kirby holding Hi!! sign"
|
||||
/>
|
||||
<center> <p>
|
||||
Welcome to my Guestbook! Here you can leave a message or
|
||||
leave feedback. <br> Sorry if I do not answer to every message,
|
||||
since It can be very time consuming, I assure you I read all
|
||||
of them.
|
||||
</p></center>
|
||||
</article>
|
||||
|
||||
|
||||
<div class="glass-borders">
|
||||
<div
|
||||
class="styled-containers styled-containers-spaced aero-borders"
|
||||
>
|
||||
<img
|
||||
src="images/guestbook_header.png"
|
||||
alt="Journal"
|
||||
class="guestbook-header-img"
|
||||
/>
|
||||
|
||||
<p>
|
||||
Welcome to my Guestbook! Here you can leave a message or
|
||||
leave feedback. Sorry if I do not answer to every message,
|
||||
since It can be very time consuming, I assure you I read all
|
||||
of them.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -398,7 +398,7 @@
|
|||
<!-- Home Section-->
|
||||
<section id="homeSection">
|
||||
<header>
|
||||
<h1>Welcome to The Veltron Network!</h1>
|
||||
<h1>Welcome to The Services Area!</h1>
|
||||
|
||||
<div class="home-banner">
|
||||
<img
|
||||
|
|
@ -414,9 +414,10 @@
|
|||
class="home-img-1"
|
||||
alt="Kirby holding Hi!! sign"
|
||||
/>
|
||||
<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. [WIP - Long Overdue]
|
||||
</p>
|
||||
<center> <p>
|
||||
Welcome to the services area.<br>
|
||||
You can check out our services listed below.
|
||||
</p></center>
|
||||
</article>
|
||||
|
||||
<!-- Recent Updates Section -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue