kianna.lol/index.html

43 lines
2.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<script src="index.js" defer></script>
<link rel="stylesheet" href="style.css">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon/favicon-16x16.png">
<link rel="manifest" href="assets/favicon/site.webmanifest">
<meta name="title" content="kianna's tree">
<meta name="description" content="the true checkpoint for everything about me.">
<meta data-react-helmet="true" property="og:image" content="https://files.gay/f/cAco0/raw/ffce4b.png"/>
<meta data-react-helmet="true" property="twitter:image" content="https://files.gay/f/cAco0/raw/ffce4b.png"/>
<script src="https://kit.fontawesome.com/9f6888525a.js" crossorigin="anonymous"></script>
<title>o_o</title>
</head>
<body>
<div class="title">
<h2>hey there 👋</h2>
</div>
<div class="other-text">
<p>my name's kianna, and <span id="randomText"></span></p>
</div>
<div class="secondTitle">
<h2>the tree 🍎</h2>
</div>
<div class="socials">
<a href="https://discord.com/users/851540510128341104"><i class="fab fa-discord" aria-hidden="true"></i>&nbsp;discord!</a>
<a href="https://twitter.com/imkiannah"><i class="fab fa-twitter" aria-hidden="true"></i>&nbsp;twitter!</a>
<a href="https://imkiannah.tumblr.com"><i class="fab fa-tumblr" aria-hidden="true"></i>&nbsp;tumblr!</a>
<a rel="me" href="https://fuckgov.org/@kianna"><i class="fa-brands fa-mastodon"></i>&nbsp;mastodon!</a>
<a href="https://git.gay/kianna"><img id="gitea" src="assets/images/gitea.svg" alt="" width="25px">&nbsp;gitea!</a>
<a href="https://cohost.org/kianna"><img id="eggbug"src="assets/images/eggbug.png" alt="" width="25px">&nbsp;cohost!</a>
</div>
<div class="music">
<h2 class="thirdTitle">the tunes 🎵</h2>
<iframe frameborder="0" width="520" height="185" src="https://yc.tacohitbox.com/embed/last/kiannuh?force-theme=lite&autorefresh=60&js-refresh=1"></iframe>
</div>
</body>
</html>