fix regex www. errors.
This commit is contained in:
parent
4c6b5093db
commit
45ea789853
10 changed files with 29 additions and 29 deletions
|
|
@ -259,7 +259,7 @@ nav ul li a:hover {
|
|||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="about.html">About</a></li>
|
||||
<li><a href="https://test72.eu.org/projects/">Projects</a></li>
|
||||
<li><a href="https://status.www.venith.net">Status</a></li>
|
||||
<li><a href="https://status.venith.net">Status</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
|
@ -286,9 +286,9 @@ nav ul li a:hover {
|
|||
<div class="grid-item">
|
||||
<h2>🖥️ Services</h2>
|
||||
<a href="#">VENITHMC/IRONLAND (WIP)</a><br>
|
||||
<a href="https://chat.www.venith.net">Venith Matrix</a><br>
|
||||
<a href="https://chat.venith.net">Venith Matrix</a><br>
|
||||
<a href="https://discord.com/invite/Xjfy4sJpWx">Venith Discord</a><br>
|
||||
<a href="https://search.www.venith.net">Venith Search</a><br>
|
||||
<a href="https://search.venith.net">Venith Search</a><br>
|
||||
<a href="https://t.me/TDKChan">Venith Telegram</a> (<a href="https://t.me/TDKGC">GC</a>)<br>
|
||||
<a href="mumble://vc.omada.cafe">Omada Mumble</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue