ekzyis/public/index.html
2023-07-19 03:24:39 +02:00

48 lines
1.5 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>ekzyis</title>
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" href="/site.webmanifest" />
<link rel="stylesheet" href="/index.css" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#091833" />
</head>
<body>
<div class="container flex flex-column text-center justify-center h-100vh">
<code>
<strong>
<pre>
_ _
___| | __ _____ _(_)___
/ _ \ |/ /|_ / | | | / __|
| __/ < / /| |_| | \__ \
\___|_|\_\/___|\__, |_|___/.com
|___/ </pre
>
</strong>
</code>
<div class="font-mono mb-1">Welcome!</div>
<div>
<p>
I am just a pleb who likes programming, cybersecurity and bitcoin
(chronological order).
</p>
<p>This is my personal website. I intend to add more stuff soon.</p>
<p>So come back later!</p>
<code>
<pre>
Access: 2023-05-04 19:58:41.576550631 +0000
Modify: 2023-05-05 11:42:20.056491837 +0000
Change: 2023-05-05 11:42:20.056491837 +0000
Birth: 2023-05-04 19:58:41.576550631 +0000</pre
>
</code>
</div>
</div>
</body>
</html>