21 lines
765 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="home.css">
<link rel="icon" type="image/x-icon" href="https://gitea.apexfight.net/assets/img/logo.png">
<title>ApexFight.net</title>
</head>
<div class="main center">
<div class="spacer"></div>
<div class="nohead">ApexFight.net</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>