Initial commit
This commit is contained in:
commit
208e773d65
62 changed files with 4545 additions and 0 deletions
18
public/pages/construction.html
Normal file
18
public/pages/construction.html
Normal file
|
@ -0,0 +1,18 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>FP650 - Unfinished page</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/construction"></script></!-->
|
||||
</head>
|
||||
<body>
|
||||
<h3 id='Construction' class=center><span class="warning">Page under construction.</span></h3>
|
||||
<script src="/script.js"></script>
|
||||
<script src="https://replit.com/public/js/replit-badge.js" theme="teal" defer class=cyan></script>
|
||||
<!-- ^ Replit's badge thing !-->
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue