30 lines
1.1 KiB
HTML
30 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="index.css">
|
|
<link rel="icon" type="image/x-icon" href="https://gitea.apexfight.net/assets/img/logo.png">
|
|
<title>ApexFight.net Index</title>
|
|
</head>
|
|
<body>
|
|
<div class="center main">
|
|
|
|
<h1>Index of ApexFight.net</h1>
|
|
|
|
<div class="spacer"></div>
|
|
|
|
<a class="link" href="https://index.apexfight.net/">Index</a> <br>
|
|
<a class="link" href="https://gitea.apexfight.net/">Gitea</a><br>
|
|
<a class="link" href="https://janky.apexfight.net/">Janky (CI/CD)</a><br>
|
|
<a class="link" href="https://apexfight.net/">Home</a><br>
|
|
<a class="link" href="https://snail.apexfight.net/">Snail</a><br>
|
|
|
|
<div class="spacer"></div>
|
|
<div class="spacer"></div>
|
|
<div class="spacer"></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>
|
|
</body>
|
|
</html> |