firepup-site/public/pages/maintenance.html
2023-10-01 21:28:54 -04:00

17 lines
No EOL
715 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>FP650 - Maintenance</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/work"></script> -->
</head>
<body>
<p hidden id='Page ID'>nul</p>
<h3 id='Maintenance' class=center><span class="warning">Website under maintenance.</span></h3>
<script src="script.js"></script>
</body>
</html>