website/people/aurora.html

26 lines
800 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
2024-10-08 15:12:07 +02:00
<title>A | Garden System</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<p>
<a href="../index.html">>Home<</a>
<a href="../contact.html">>Contact<</a>
</p>
2024-10-08 15:12:07 +02:00
<hr>
<h1> A... (she/her) </h1>
<hr>
<p>
2024-10-26 14:52:37 +02:00
I like to vary my name a bit but I'm cool with almost any vaguely feminine name that starts with A! <br>
Roommate and platonic/business partner of <a href="./will.html">Mr. William Raine</a>.<br>
I am also the only reason that man ever remembers anything ever.<br>
I am his memory he is my hands. Except when he also throws that work at me, which happens more often than he will admit.<br>
2024-10-08 15:12:07 +02:00
</p>
</body>
</html>