Initial Commit

This commit is contained in:
Christer Warén 2024-06-04 21:39:49 +03:00
commit 3f33b93adc
4 changed files with 99 additions and 0 deletions

5
.htaccess Normal file
View File

@ -0,0 +1,5 @@
ServerSignature off
#Deny displaying directory tree
IndexIgnore */*
Options -Indexes

6
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,6 @@
{
"files.trimTrailingWhitespace": true,
"files.insertFinalNewline": true,
"files.trimFinalNewlines": true,
"editor.renderFinalNewline": false
}

83
index.html Normal file
View File

@ -0,0 +1,83 @@
<!DOCTYPE html>
<html>
<head>
<title>ErkkiAI™</title>
<meta charset="UTF-8">
<meta name="robots" content="noodp,noarchive">
<meta name="google" content="notranslate">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<style>
* {
box-sizing: border-box;
}
/*@font-face {
font-family: "Akashi";
src: url("assets/fonts/Akashi.ttf");
}*/
@font-face {
font-family: "Roboto Medium";
src: url("assets/fonts/Roboto-Medium.ttf");
}
html, body {
width: 100%;
height: 100%;
}
body {
background-image: linear-gradient(to bottom right, #111111, #000000);
margin: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
* {
font-family: "Roboto Medium", sans-serif;
}
*, *:active, *:focus, *:hover, *:visited, *:link {
color: #ffffff;
text-decoration: none;
text-align: center;
}
.emoji *, .emoji *:active, .emoji *:focus, .emoji *:hover, .emoji *:visited, .emoji *:link {
font-family: initial;
}
h1 {
/*font-family: "Akashi", sans-serif;*/
font-size: 3em;
margin-bottom: 0;
/*background-image: url(/assets/images/logo-light.svg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
color: transparent !important;*/
user-select: none;
}
main, footer {
font-size: 1.5em;
}
</style>
<!-- Link: Preconnect & DNS Prefetch & Preload -->
<link rel="preconnect" href="//cdn.cwinfo.net">
<link rel="dns-prefetch" href="//cdn.cwinfo.net">
<link rel="preload" as="font" type="font/woff2" href="https://cdn.cwinfo.net/frameworks/font-awesome/6.5.2/webfonts/fa-solid-900.woff2" crossorigin="anonymous">
<link rel="preload" as="style" href="https://cdn.cwinfo.net/frameworks/font-awesome/6.5.2/css/all.min.css" crossorigin="anonymous">
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="https://cdn.cwinfo.net/frameworks/font-awesome/6.5.2/css/all.min.css" media="screen, print" crossorigin="anonymous">
</head>
<body>
<header>
<h1>ErkkiAI™</h1>
</header>
<main>
<a href="https://new.ultrahack.org/hackathons/metaversenergy-hackathon">See You Soon! 👀</a>
</main>
<footer>
<a href="https://erkkiai.com">©2024 <span title="Christer Warén & Tomi Jokinen">ErkkiAI™</span></a>
<a href="https://waren.io">Powered by War&eacute;n Group</a>
</footer>
</body>
</html>

5
robots.txt Normal file
View File

@ -0,0 +1,5 @@
User-agent: *
Disallow: /r/
User-agent: Googlebot-Image
Disallow: /