diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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/> |