diff options
| author | LinuxWizard42 <linuxwizard@voidnet.dy.fi> | 2023-03-11 19:34:27 +0200 | 
|---|---|---|
| committer | LinuxWizard42 <linuxwizard@voidnet.dy.fi> | 2023-03-11 19:34:27 +0200 | 
| commit | 017abe61a151f05eded0a7f489dab75f128972eb (patch) | |
| tree | 12b744944c936e94e4de294984acc70fe272db9c /about/index.html | |
| parent | c687b8c2763949079bd51fb0705c7140aa391823 (diff) | |
| download | VoidNet_Site-017abe61a151f05eded0a7f489dab75f128972eb.tar.gz VoidNet_Site-017abe61a151f05eded0a7f489dab75f128972eb.tar.zst | |
Removed server status page
Diffstat (limited to 'about/index.html')
| -rw-r--r-- | about/index.html | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/about/index.html b/about/index.html index b9b299a..63773db 100644 --- a/about/index.html +++ b/about/index.html @@ -26,7 +26,6 @@  <li class="nav-item dropdown">  <a href="#" class="nav-link navbar_link dropdown-toggle" data-bs-toggle="dropdown">Other</a>  <ul class="dropdown-menu dark_navbar"> -<li><a href="/server-status" class="dropdown-item wtext dropdown_item_transition">Server status</a></li>  <li><a class="dropdown-item wtext dropdown_item_transition" href="https://twitter.com/VoidNetServers" target="_blank" rel="noopener noreferer">VoidNet Twitter</a></li>  <li><a class="dropdown-item wtext dropdown_item_transition" href="https://discord.gg/dZ7Kd2RqSv" target="_blank" rel="noopener noreferer">VoidNet Discord</a></li>  <li><a class="dropdown-item wtext dropdown_item_transition" href="/contact">Contact</a></li> | 
