33 lines
778 B
HTML
33 lines
778 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
<title>🦋 Director | 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>
|
|
<hr>
|
|
<h1> 🦋 Director (he/they/she) </h1>
|
|
<hr>
|
|
<img src="media/director-avatar.png" alt="Drawing of The Director" width="200">
|
|
<hr>
|
|
<p>
|
|
🦋 - <b>Director</b> - 🦋<br>
|
|
<b>·</b> <u>Age:</u> Adult<br>
|
|
<b>·</b> <u>Gender:</u> ?<br>
|
|
<b>·</b> <u>Sexuality:</u> ?<br>
|
|
<b>·</b> <u>Species:</u> ?<br>
|
|
<b>·</b> <u>Role:</u> Gatekeeper<br>
|
|
<br>
|
|
🦋 <b>Bio:</b> 🦋<br>
|
|
WIP<br>
|
|
🦋
|
|
</p>
|
|
</body>
|
|
</html>
|