website/people/rose.html
2024-10-26 15:09:25 +02:00

29 lines
914 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Rose | 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>
<hr>
<h1> Rose (she/her) </h1>
<hr>
<img src="media/rose-avatar.png" alt="Drawing of rose" width="200">
<hr><p>
Hello.<br>
My name is Rose, I am some sort of protector/pseudo gatekeeper.
I like fencing, and witchcraft, and I love my partners dearly
If you have an issue with my spirituality I will gladly remove your kneecaps.
And I will do the same if you hurt the people I care for.
</p><hr>
<img src="media/rose-banner.png" alt="A drawing of a redish lynx on a red background with a rose on the left side" width="700" >
</body>
</html>