24 lines
1.6 KiB
HTML
24 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width">
|
|
<title>FP650 - Usage</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/usage"></script> -->
|
|
</head>
|
|
<body>
|
|
<h5 hidden id='Maintenance' class="center"></h5>
|
|
<span class=center>
|
|
<h5 class="force-color">Things I use on this site</h5>
|
|
<p><span class="force-color">1. </span><a href="https://bookie0.repl.co" class="cyan">Bookie0's</a> <a href="https://bouncecss.bookie0.repl.co/" class="cyan">BounceCSS</a><span class="force-color"> is used for styling</span></p>
|
|
<p><span class="force-color">2. Most of the site uses code I've made, or adapted from online sources</span></p>
|
|
<p><span class="force-color">3. The "cheese" page uses code from </span><a href="https://commandblockguy.xyz/" class="cyan">commandblockguy's site</a><span class="force-color">, and "dvd-screensaver" uses adapted code of the same.</span></p>
|
|
<p><span class="force-color">4. The DVD logo is used on the "dvd-sceensaver" page</span></p>
|
|
<p><span class="force-color">5. The </span><a href="https://countapi.xyz/" class="cyan">countapi.xyz</a><span class="force-color"> API is used for tracking total page views.</span></p>
|
|
</span>
|
|
<script src="/script.js"></script>
|
|
</body>
|
|
</html>
|