21 lines
780 B
HTML
21 lines
780 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="snail.css">
|
|
<link rel="icon" type="image/x-icon" href="https://gitea.apexfight.net/assets/img/logo.png">
|
|
<title>ApexFight.net Janky</title>
|
|
</head>
|
|
<div class="main center">
|
|
<div class="spacer"></div>
|
|
<div class="nohead">Under Construction...</div>
|
|
<div class="spacer"><br></div>
|
|
<div class="smallertext">
|
|
Index: <a class="link" href="https://index.apexfight.net/">index.apexfight.net</a>
|
|
</div>
|
|
|
|
|
|
<footer class="footer">
|
|
© ApexFight 2025, All rights reserved. <img class="smallImage" src="https://gitea.apexfight.net/assets/img/logo.png" alt="I'll Stay Up With You">
|
|
</footer>
|
|
</div>
|
|
</html> |