website/index.html
2025-03-01 02:28:24 +01:00

53 lines
No EOL
2.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>mira's site</title>
</head>
<body>
<main>
<div class="box">
<h1>hi, i'm mira :3</h1>
<p>come back soon™ to find something here</p>
<p>or talk to me on <a href=https://matrix.to/#/@mira:matrix.twoneis.site>matrix</a> or <a
href=https://fedi.twoneis.site/mira>fedi</a></p>
</div>
</main>
</body>
<footer id="footer">
<div class="box">
<a href="https://twoneis.site"><img src="buttons/mira/button.png" alt="mira" class="button" /></a>
<img src="buttons/sheher/button.gif" alt="she/her" class="button" />
<a href="https://transfemscience.org"><img src="buttons/estrogen/button.gif" alt="powered by estrogen"
class="button" /></a>
<a href="https://ublockorigin.com"><img src="buttons/ublock/button.png" alt="ublock origin now"
class="button" /></a>
<img src="buttons/lesbian/button.png" alt="lesbian" class="button" />
<a href="https://uwu.gal/about-us"><img src="https://uwu.gal/button.png" alt="uwu.gal 88x31 button" loading="lazy"
class="button" /></a>
<img src="buttons/debianlesbian/button.png" alt="debian for lesbians" class="button" />
<a href="https://rust-lang.org"><img src="buttons/wustlang/button.gif" alt="wust lang" class="button" /></a>
<a href="https://nixos.org"><img src="buttons/nixos/button.gif" alt="nixos" class="button" /></a>
<img src="buttons/transnow/button.gif" alt="trans rights now" class="button" />
<a href="https://developer.mozilla.org/en-US/docs/Web/HTML"><img src="buttons/learnhtml/button.gif" alt="learn html"
class="button" /></a>
<img src="buttons/antifa/button.gif" alt="antifa" class="button" />
<img src="buttons/miku/button.png" alt="this website is miku approved" class="button" />
<img src="buttons/paws/button.gif" alt="made with my own two paws" class="button" />
<a href="https://kernel.org"><img src="buttons/linux/button.gif" alt="linux powered" class="button" /></a>
<a href="https://fedi.twoneis.site/mira"><img src="buttons/fedi/button.gif" alt="join fedi" class="button" /></a>
<img src="buttons/css/button.gif" alt="CSS is difficult" class="button" />
<a href="https://diyhrt.cafe"><img src="buttons/transnow2/button.gif" alt="trans your gender" class="button" /></a>
<a href="https://helix-editor.com"><img src="buttons/vi/button.gif" alt="made with vi" class="button" /></a>
<img src="buttons/gay/button.gif" alt="this website is gay" class="button" />
</div>
</footer>
</html>