Uh... Stuff.

This commit is contained in:
Firepup Sixfifty 2024-04-26 21:56:26 -05:00
parent 02a1ebc9aa
commit 25f25ef125
No known key found for this signature in database
GPG key ID: 7C92E2ABBBFAB9BA
35 changed files with 131 additions and 118 deletions

View file

@ -0,0 +1,26 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Firepup650</title>
<link href="/style.css" rel="stylesheet" type="text/css" />
<link href="/styles/bounce.css" rel="stylesheet" type="text/css" />
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script> -->
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/index"></script> -->
</head>
<body>
<h5 hidden id='Maintenance' class="center"></h5>
<span class=center>
<h5 class="force-color">Avalible Services</h5>
<a href="/thelounge/" class="cyan">TheLounge</a>
<br/>
<a href="/dynmap/" class="cyan">Dynmap</a>
<br/>
<a href="/novnc/" class="cyan">noVNC</a>
<br/>
<a href="https://music.firepi.amcforum.wiki" class="cyan">Radio</a>
</span>
<script src="/script.js"></script>
</body>
</html>