forked from Firepup650/firepup-site
9pfs
b2e8cb0b9a
Reviewed-on: https://git.amcforum.wiki/Firepup650/firepup-site/pulls/3 And we're out of Replit. We're releasing on time. Co-authored-by: 9pfs <9pfs@amcforum.wiki> Co-committed-by: 9pfs <9pfs@amcforum.wiki>
17 lines
No EOL
704 B
HTML
17 lines
No EOL
704 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width">
|
|
<title>FP650 - You shouldn't be here.</title>
|
|
<link href="style.css" rel="stylesheet" type="text/css" />
|
|
<link href="https://bouncecss.bookie0.repl.co/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/hide"></script> -->
|
|
</head>
|
|
<body>
|
|
<h5 hidden id='Maintenance' class=center></h5>
|
|
<h4 class="center rainbow">You shouldn't be here.</h4>
|
|
<script src="footer.js"></script>
|
|
</body>
|
|
</html> |