diff --git a/legacy.html b/legacy.html index 6fe259f..c7af77a 100644 --- a/legacy.html +++ b/legacy.html @@ -67,13 +67,14 @@
-
-
+
+
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.
@@ -101,32 +102,59 @@ function showHome(event) {
document.getElementById("content").innerHTML = `
-
-
-
- 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.
-
+
+
+ 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.
+
Member list coming soon...
-Missing #homeSection
"; + return; + } + + target.innerHTML = section.innerHTML; + }) + .catch(err => { + console.error(err); + target.innerHTML = ` +Error loading page
+