Update index.html
This commit is contained in:
parent
597954e5f3
commit
6f61ce6005
1 changed files with 4 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Home - CrazyHellTech</title>
|
||||
<link href="assets/images/banner.png" rel="icon" sizes="192x192"/>
|
||||
<link href="https://cht.venith.net/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">
|
||||
|
|
@ -12,8 +12,8 @@
|
|||
<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="assets/images/banner.png" />
|
||||
<link href="assets/css/moeta.css" rel="stylesheet" type="text/css"/>
|
||||
<link rel="icon" type="image/png" href="https://cht.venith.net/assets/images/banner.png" />
|
||||
<link href="https://cht.venith.net/assets/css/moeta.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<head style="font-family:System Font">
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
</ul>
|
||||
</nav>
|
||||
<main>
|
||||
<img src="assets/images/tenor.gif" alt=""></p>
|
||||
<img src="https://cht.venith.net/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