Initial addition, director
This commit is contained in:
parent
bde9e5f37a
commit
1654bbd49e
4 changed files with 34 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
<p>Intros for most of us can be found bellow </p>
|
<p>Intros for most of us can be found bellow </p>
|
||||||
<pre><a href="people/arc.html">🔥🗡️"Arc" (she/her)</a>
|
<pre><a href="people/arc.html">🔥🗡️"Arc" (she/her)</a>
|
||||||
<a href="people/jake.html">🕰️ Jake (He/Him)</a>
|
<a href="people/jake.html">🕰️ Jake (He/Him)</a>
|
||||||
|
<a href="people/director.html">🦋 Director (he/they/she)</a>
|
||||||
<a href="people/luce.html">💾 Luce (she/it)</a>
|
<a href="people/luce.html">💾 Luce (she/it)</a>
|
||||||
<a href="people/miriam.html">🐍 Miriam (she/her)</a>
|
<a href="people/miriam.html">🐍 Miriam (she/her)</a>
|
||||||
<a href="people/rose.html">🌹❤️🔥 Rose (she/her)</a>
|
<a href="people/rose.html">🌹❤️🔥 Rose (she/her)</a>
|
||||||
|
|
33
people/director.html
Normal file
33
people/director.html
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
<!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>
|
BIN
people/media/director-avatar-alt.png
Normal file
BIN
people/media/director-avatar-alt.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 221 KiB |
BIN
people/media/director-avatar.png
Normal file
BIN
people/media/director-avatar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 234 KiB |
Loading…
Add table
Reference in a new issue