Add tag test page

This commit is contained in:
Firepup Sixfifty 2024-10-04 13:17:24 -05:00
parent 69c3240006
commit cae788f5f1
Signed by: Firepup650
SSH key fingerprint: SHA256:cb8sEJwc0kQJ6/nMUhscWRe35itf0NFMdSKl3v4qt48

View file

@ -0,0 +1,27 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<meta property="og:title" content="Test-tags">
<meta property="og:site_name" content="Firepup650's Website">
<meta property="og:description" content="Testing of opengraph tags">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:url" content="https://mc.firepi.obl.ong:4443">
<meta property="og:logo" content="https://mc.firepi.obl.ong:4443/favicon.ico">
<meta property="og:image" content="https://mc.firepi.obl.ong:4443/favicon.ico">
<title>FP650 - Unfinished page</title>
<link href="/styles/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/construction"></script> -->
</head>
<body>
<h5 hidden id='Maintenance' class="center"></h5>
<span class="center force-color">
<h3 id='Construction' class=center><span class="warning">Page under construction.</span></h3>
</span>
<script src="/scripts/script.js"></script>
</body>
</html>