website/index.html
2025-02-01 15:26:30 +01:00

37 lines
1.3 KiB
HTML
Executable file

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>🌿 Home | Garden System</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="color-scheme" content="light dark">
<link rel="me" href="https://kitsunes.club/@garden">
</head>
<body>
<p>
<a href="index.html">>Home<</a>
<a href="contact.html">>Contact<</a>
<a href="people.html">>Headmates<</a>
<a href="blog.html">>Blog<</a>
</p>
<hr>
<h1>🌿 Home 🌿</h1>
<hr>
<h2>🌿 About the garden : </h2>
<ul>
<li>Pronous: Collectively plural pronouns, so they/them but ask whoever is fronting what they personally prefer</li>
<li>Individual intros can be found on the <a href="people.html">headmates</a> page</li>
<li>Mixed origin and hostless system</li>
<li>Trans (collectively we dont label more specifically)</li>
<li>Disabled</li>
<li>Occasionally politician usually activist</li>
<li>Call the individual people in the system people or headmates, avoid medical terms</li>
<li>Engaged to the lovely and amazing people in sterling manor</li>
<li>Open to questions and random DMs</li>
</ul>
<hr>
<pre>If you don't know what any of this means you can look <a href="https://morethanone.info">here</a></pre>
</body>
</html>