2023-05-19 13:07:11 -07:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
2023-09-17 22:15:33 -07:00
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<title>About SadlyNotSappho</title>
|
|
|
|
<link rel="stylesheet" href="/index.css">
|
2023-05-19 13:07:11 -07:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
2023-09-17 22:15:33 -07:00
|
|
|
<div class="top-bar">
|
|
|
|
<a href="https://sadlynotsappho.dev" class="barbutton"> Home </a>
|
|
|
|
<a class="barbutton-disabled"> About </a>
|
|
|
|
<a href="https://sadlynotsappho.dev/socials" class="barbutton"> Socials </a>
|
|
|
|
<a href="https://sadlynotsappho.dev/git" class="barbutton"> Git </a>
|
|
|
|
</div>
|
|
|
|
<div class="main">
|
|
|
|
<h1>sadlynotsappho, proud twitter deadnamer</h1>
|
|
|
|
in all seriousness, i'm a trans girl(? it's confusing but girl is the simplest way to describe it) living in
|
|
|
|
california
|
|
|
|
<br>
|
|
|
|
i use she/her pronouns and am a lesbian
|
|
|
|
</div>
|
2023-05-19 13:07:11 -07:00
|
|
|
</body>
|
2023-05-30 14:59:54 -07:00
|
|
|
|
2023-09-17 22:14:49 -07:00
|
|
|
</html>
|