summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorLinuxWizard42 <linuxwizard@voidnet.dy.fi>2022-11-30 17:50:44 +0200
committerLinuxWizard42 <linuxwizard@voidnet.dy.fi>2022-11-30 17:50:44 +0200
commit4ef700591a149d598a60b8d9402d627f1e3152cf (patch)
treed712f3622c2857194f59ba83a0aab335946c157d /index.html
parentf48188fa0644d1d19b7c4a53cfef72702cc79f16 (diff)
downloadVoidNet_Site-4ef700591a149d598a60b8d9402d627f1e3152cf.tar.gz
VoidNet_Site-4ef700591a149d598a60b8d9402d627f1e3152cf.tar.zst
Removed unneeded <hr> and fixed background height on phones
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index 119403b..95cfe03 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,6 @@
<nav class="navbar navbar-dark dark_navbar navbar-expand-lg mb-2 shadow">
<div class="container-fluid">
<img class="navbar_logo" src="img/voidnet_logo.png"></img>
-<hr width="20px" height="0px"></hr>
<button class="navbar-toggler me-auto" type="button" data-bs-toggle="collapse" data-bs-target="#mnav"><span class="wtext">Menu</span></button>
<div class="collapse navbar-collapse" id="mnav">
<ul class="navbar-nav me-auto">
@@ -50,7 +49,7 @@ VoidNet is server network where many different types of servers are hosted.
<br/>
The menu above has links to everything else.
<br/>
-The <a href="about.html">about page</a> has information what VoidNet is about.
+The <a href="/about">about page</a> has information what VoidNet is about.
</span>
</center>
<br/>