firepup-site/public/pages/services.html

26 lines
1 KiB
HTML

<!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/?reconnect=1&reconnect_delay=2000&bell=1&resize=remote&quality=9&compression=9&show_dot=1&logging=debug&autoconnect=1" class="cyan">noVNC</a>
<br/>
<a href="https://music.firepi.amcforum.wiki" class="cyan">Radio</a>
</span>
<script src="/script.js"></script>
</body>
</html>