Normalize HTML comments

This commit is contained in:
9pfs 2023-10-01 21:28:54 -04:00
parent 208e773d65
commit 8f605d45a6
35 changed files with 84 additions and 84 deletions

View file

@ -6,8 +6,8 @@
<title>FP650 - Cheese</title>
<link href="cheese.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/cheese"></script></!-->
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script> -->
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/cheese"></script> -->
<div id="preloads">
<link rel="preload" href="/images/cheese.png" as="image">
</div>
@ -53,6 +53,6 @@
</script>
<script src="footer.js"></script>
<script src="https://replit.com/public/js/replit-badge.js" theme="teal" defer></script>
<!-- ^ Replit's badge thing !-->
<!-- ^ Replit's badge thing -->
</body>
</html>