From 4b71360c5bab705eb9391a5429145a7b97857fae Mon Sep 17 00:00:00 2001 From: MattTheTekie Date: Thu, 23 Apr 2026 18:16:28 -0400 Subject: [PATCH] chore: fixes --- legacy.html | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/legacy.html b/legacy.html index 3061dec..0bf0283 100644 --- a/legacy.html +++ b/legacy.html @@ -67,6 +67,12 @@

+ Kirby holding Hi!! sign +

Welcome to the Veltron Network!
Our corner of the internet is a unique and inclusive space to explore technology and much more. We are pioneers in the world of FOSS. @@ -94,9 +100,19 @@ function showHome(event) { document.getElementById("content").innerHTML = ` -

-

Welcome to the Veltron Network!

-
+
+

+ Kirby holding Hi!! sign +

+ Welcome to the Veltron Network!
+ Our corner of the internet is a unique and inclusive space to explore technology and much more. + We are pioneers in the world of FOSS. +

+
`; }