Add initial intro for arc

This commit is contained in:
Garden 2024-10-08 15:12:07 +02:00
parent 1573dc528a
commit 2923998c88

View file

@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Meet the system | Garden System</title> <title>A | Garden System</title>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
</head> </head>
@ -12,7 +12,11 @@
<a href="index.html">>Home<</a> <a href="index.html">>Home<</a>
<a href="contact.html">>Contact<</a> <a href="contact.html">>Contact<</a>
</p> </p>
<hr>
<h1> A... (she/her) </h1>
<hr>
<p>
I like to vary my name a bit but I'm cool with almost any vaguely feminine name that starts with A!
</p>
</body> </body>
</html> </html>