pages/etc/index.html

53 lines
2.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>et cetera - 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">
</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>et cetera</h1>
<ul>
<li><a href="/etc/bifm">bifm closure announcement</a></li>
<li><a href="/etc/vhs">my tapes</a></li>
<li><a href="/etc/vhs/encode-guide">how i encode my tapes</a></li>
</ul>
<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>