Update index.html
This commit is contained in:
parent
a5ca510f4a
commit
5ee026b29e
1 changed files with 5 additions and 5 deletions
10
index.html
10
index.html
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<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"/>
|
||||
<!-- Meta Garbage -->
|
||||
<meta property="og:type" content="website">
|
||||
|
|
@ -13,9 +13,9 @@
|
|||
<meta property="og:description" content="Welcome to CrazyHellTechnologies!" />
|
||||
<meta property="og:url" content="https://cht.venith.net/" />
|
||||
<!--<meta property="og:url" content="https://cht.venith.net/" />-->
|
||||
<link rel="icon" type="image/png" href="./Finder.Red.png" />
|
||||
<link href="kico.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="moeta.css" rel="stylesheet" type="text/css"/>
|
||||
<link rel="icon" type="image/png" href="assets/images/banner.png" />
|
||||
<link href="assets/css/kico.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="assets/css/moeta.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<head style="font-family:System Font">
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
</ul>
|
||||
</nav>
|
||||
<main>
|
||||
<img src="tenor.gif" alt=""></p>
|
||||
<img src="assets/images/tenor.gif" alt=""></p>
|
||||
<h2>Welcome</h2>
|
||||
<p><a href="https://discord.gg/VhfM3UncBB">I➢ Come and check out our inclusive technology hangout today.</a></p>
|
||||
<p>Welcome to the CrazyHellTechnologies homepage. Our corner on the internet is a unique and inclusive place to learn more about the inner working of technology, and much more. Thank you for checking out the webpage.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue