Update about.html

This commit is contained in:
MattTheTekie 2023-09-23 14:07:25 -04:00 committed by GitHub
commit e0fbb4e044
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,10 +5,10 @@
<meta property="og:title" content="CrazyHellTechnologies" />
<meta property="og:description" content="Welcome to CrazyHellTechnologies" />
<title>CrazyHellTechnologies</title>
<link href="icon.png" rel="icon" sizes="192x192"/>
<link href="assets/images/banner.png" rel="icon" sizes="192x192"/>
<meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=1"/>
<link href="kico.css" rel="stylesheet" type="text/css"/>
<link href="moeta.css" rel="stylesheet" type="text/css"/>
<link href="assets/css/kico.css" rel="stylesheet" type="text/css"/>
<link href="assets/css/moeta.css" rel="stylesheet" type="text/css"/>
</head>
<style>
img {
@ -48,7 +48,7 @@
</p>
<h2>Join our scene</h2>
<p>Don't forget to checkout the CrazyHellTechnologies Discord.</p>
<center><p><a href="https://discord.gg/VhfM3UncBB"> <img src="banner.png"/></a></p></center>
<center><p><a href="https://discord.gg/VhfM3UncBB"> <img src="assets/images/banner.png"/></a></p></center>
</main>
<footer>
<p>© <span id="year">20??</span> <a href="#">CrazyHellTechnologies!</a> All Rights Reserved.</p>