website/index.html

35 lines
1.2 KiB
HTML
Raw 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>
</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>
<li>Call the individual people in the system people or headmates, avoid medical terms</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>
2024-10-07 16:59:54 +02:00
</body>
</html>