website/index.html

38 lines
1.3 KiB
HTML
Raw Permalink Normal View History

2024-10-07 16:59:54 +02:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>🌿 Home | Garden System</title>
2024-10-07 16:59:54 +02:00
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2025-01-12 19:20:34 +00:00
<meta name="color-scheme" content="light dark">
<link rel="me" href="https://kitsunes.club/@garden">
2024-10-07 16:59:54 +02:00
</head>
<body>
<p>
<a href="index.html">>Home<</a>
<a href="contact.html">>Contact<</a>
<a href="people.html">>Headmates<</a>
2025-01-27 09:14:54 +01:00
<a href="blog.html">>Blog<</a>
</p>
2024-10-07 16:59:54 +02:00
<hr>
<h1>🌿 Home 🌿</h1>
2024-10-08 15:08:56 +02:00
<hr>
<h2>🌿 About the garden : </h2>
2025-01-27 04:02:53 +01:00
<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>
2025-01-27 04:02:53 +01:00
<li>Mixed origin and hostless system</li>
<li>Trans (collectively we dont label more specifically)</li>
<li>Disabled</li>
2025-02-01 15:20:57 +01:00
<li>Occasionally politician usually activist</li>
2025-01-27 04:02:53 +01:00
<li>Call the individual people in the system people or headmates, avoid medical terms</li>
2025-02-01 15:26:30 +01:00
<li>Engaged to the lovely and amazing people in sterling manor</li>
2025-01-27 04:02:53 +01:00
<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>
2024-10-07 16:59:54 +02:00
</body>
</html>