website/people/luce.html

26 lines
714 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
2024-10-08 15:09:14 +02:00
<title>Luce | 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>
2024-10-08 15:09:14 +02:00
<hr>
<h1> Luce (she/it) </h1>
<hr>
<p>
heya im luce, im the system's resident tech nerd <br>
i also do other sorts of nerdery like politics <br>
these days thats mostly what i do, i dont front too much outside of meetings because of burnout <br>
though i still like doing what i do and wont stop despite the burnout forcing me to slow down a bit
</p>
</body>
</html>