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>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
2024-10-07 18:55:57 +02:00
|
|
|
<p>
|
|
|
|
<a href="index.html">>Home<</a>
|
|
|
|
<a href="contact.html">>Contact<</a>
|
|
|
|
</p>
|
2024-10-07 16:59:54 +02:00
|
|
|
<hr>
|
2024-10-08 15:02:44 +02:00
|
|
|
<h1> Home </h1>
|
2024-10-08 15:08:56 +02:00
|
|
|
<hr>
|
2024-10-07 16:59:54 +02:00
|
|
|
<p>
|
|
|
|
Hey, we are Garden, though you might know us as Lilly, we also go by that sometimes.<br>
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
We are a mixed origin system.<br>
|
|
|
|
Collectively we use they/them pronouns but thought of in the plural sense.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
If you don't know what any of that means you can look <a href="https://morethanone.info">here</a>
|
|
|
|
</p>
|
2024-10-08 15:02:44 +02:00
|
|
|
<hr>
|
|
|
|
<h2> List of people </h2>
|
|
|
|
<p>Intros for most of us can be found bellow </p>
|
|
|
|
<pre><a href="people/aurora.html">"Aurora" (she/her)</a>
|
|
|
|
<a href="people/jake.html">Jake (He/Him)</a>
|
|
|
|
<a href="people/luce.html">Luce (she/it)</a>
|
|
|
|
<a href="people/rose.html">Rose (she/her)</a>
|
|
|
|
<a href="people/sam.html">Sam (they/them)</a>
|
|
|
|
<a href="people/sol.html">Sol (she/they)</a>
|
|
|
|
<a href="people/vanessa.html">Vanessa (she/her)</a>
|
|
|
|
<a href="people/vi.html">Violet (any/all)</a>
|
2024-10-08 15:21:19 +02:00
|
|
|
<a href="people/will.html">Will (he/him)</a>
|
2024-10-08 15:02:44 +02:00
|
|
|
</pre>
|
2024-10-07 16:59:54 +02:00
|
|
|
</body>
|
|
|
|
</html>
|