pages/index.html
2023-10-31 15:38:43 -04:00

50 lines
2.4 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>aria blue</title>
<meta charset="UTF-8">
<script defer data-domain="tacohitbox.com" src="https://a.fuckgov.org/js/script.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Azeret+Mono:ital,wght@0,200;0,300;0,700;0,900;1,400&display=swap" rel="stylesheet">
<link href="/assets/main.css" rel="stylesheet">
<a rel="me" href="https://social.besties.house/@a"></a>
</head>
<body>
<div class="top">
<div class="top-content">
<div class="left">
<img class="pfp" alt="" src="/assets/pfp.jpg" title="Profile picture art by @camrymel on Twitter.">
<h1>tacohitbox</h1>
</div>
<div class="right">
<p class="nav">
<a href="/">home</a> -
<a href="/projects">projects</a> -
<a href="/contact">contact</a> -
<a href="/donate">donate</a> -
<a href="/etc">etc</a>
</p>
</div>
</div>
</div>
<div class="content">
<div class="chunk">
<h1>hi, i'm aria.</h1>
<p>i'm an 18 year old programmer, video editor, archivist and i like making stuff :). my pronouns are <b>she/it/they</b>.</p>
<p>currently a <a href="https://genesee.edu/">GCC</a> student. the rest of this site is very informal, cussing included if you're not into it.</p>
<iframe class="yc-widget" frameborder="0" src="https://yc.besties.house/embed/last/tacohitbox?force-theme=dark"></iframe>
<div class="footer">
<hr>
<a href="https://moth.zone/notice/AIq0OeeSL2SIcg6FZQ"><img src="/assets/buttons/bob.gif" alt="A purple cat spinning, with text reading 'Powered by Bob.'"></a>
<img src="/assets/buttons/trans.png" alt="A trans flag.">
<img src="/assets/buttons/drpepper.gif" alt="Powered by Doctor Pepper.">
<a href="https://old.reddit.com/r/FREEMEDIAHECKYEAH/wiki/index"><img src="/assets/buttons/piracy.gif" alt="A pirate flag with the text 'Piracy Now!'"></a>
<a href="https://besties.house/"><img src="/assets/buttons/besties.gif" alt="Besties.house button"></a>
<p class="copyleft">🄯 copyleft 2023 aria blue</p>
</div>
</div>
</div>
</body>
</html>