chore: update stuff
This commit is contained in:
parent
418dac7c4b
commit
7a1e53aac5
10 changed files with 1218 additions and 23 deletions
41
blog.html
41
blog.html
|
|
@ -218,6 +218,34 @@
|
|||
>3DSPaint</a
|
||||
>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/chat_room.png"
|
||||
class="nav-icons"
|
||||
alt="Retro Kirby"
|
||||
/><a
|
||||
href="chat.html"
|
||||
class="nav-links"
|
||||
id="navAllKirbyGames"
|
||||
>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">
|
||||
|
|
@ -409,19 +437,6 @@
|
|||
</div>
|
||||
</header>
|
||||
|
||||
<article class="home-text text-containers-secondary-bg">
|
||||
<img
|
||||
src="images/gifs/kirby19.gif"
|
||||
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>
|
||||
</article>
|
||||
|
||||
<!-- Recent Updates Section -->
|
||||
<article class="recent-updates text-containers-main-bg">
|
||||
<h2>✍️ Blogs</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue