diff options
author | LinuxWizard42 <computerwizard@linuxmail.org> | 2022-07-30 00:15:29 +0300 |
---|---|---|
committer | LinuxWizard42 <computerwizard@linuxmail.org> | 2022-07-30 00:15:29 +0300 |
commit | 09e06e034428608bcf8c2c09d6f84e603dbb75c9 (patch) | |
tree | d1ebf01fd87899541f4636987e590755d679bf10 /software.html | |
parent | 8a67fcfc292ec2a2d6dc7152d7c3c8b20038d289 (diff) | |
download | VoidNet_Site-09e06e034428608bcf8c2c09d6f84e603dbb75c9.tar.gz VoidNet_Site-09e06e034428608bcf8c2c09d6f84e603dbb75c9.tar.zst |
Added about page, fixed size of image in FlashRunner page to not go over borders and changed width of contact page input elements
Diffstat (limited to 'software.html')
-rw-r--r-- | software.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/software.html b/software.html index 76d1c67..7211486 100644 --- a/software.html +++ b/software.html @@ -28,6 +28,7 @@ <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.php">Contact</a></li> +<li><a class="dropdown-item wtext dropdown_item_transition" href="about.html">About</a></li> </ul> </li> </ul> |