aboutsummaryrefslogtreecommitdiff
path: root/index.html
blob: 5c8edbbf09200e87544d6c427d76ec636b3215fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>boringcactus</title>
<link rel="stylesheet" href="site.css">
</head>
<body>
<main>
<h1>boringcactus (Melody Horn)</h1>
<p>
    i'm a programmer and a trans woman.
    i've done some cool shit but it's under my deadname and i don't know how much of it is any good so i'm not talking about it here right now.
</p>
<p>
    i mostly exist on <a href="https://twitter.com/boring_cactus">twitter</a> retweeting good content and occasionally tweeting bad content.
</p>
</main>
</body>
</html>