Update about.html

This commit is contained in:
MattTheTekie 2023-12-18 18:40:57 -05:00 committed by GitHub
commit 7c46f99d25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@
<header>
<center>
<img src="Media/Vlogo.png" alt="logo" style="margin-bottom:-16px;width: 141px;">
<h1>Omada</h1>
<h1>Venith.NET</h1>
<a href="/contact/"><button>Members</button></a>
<a href="/blog/"><button>Blog</button></a> <!-- this being shown yet nothing listed on it yet is intentional -->
<a href="/rules/"><button>Rules</button></a>
@ -88,7 +88,7 @@
</section>
<footer> <hr>
<p style="padding-bottom: 10px;">Any abuse taking place can be reported, and will be taken care of within 12 hours</p>
Omada <img src="/assets/omada-home.png" alt="logo"" style="margin-bottom:-2px;width: 41px;"> <a href="/contact/">Contact the Administrators </a> · <a href="/transparency/">Transparency Reports</a> · <a href="/changelog/">Changelog</a>
Venith.NET <img src="Media/Vlogo.png" alt="logo"" style="margin-bottom:-2px;width: 41px;"> <a href="/contact/">Contact the Administrators </a> · <a href="/transparency/">Transparency Reports</a> · <a href="/changelog/">Changelog</a>
<br> ♥ Copying is an act of love. Please copy and share.
</footer>
</body>