Add avatars
This commit is contained in:
parent
90e5e539fd
commit
5aed5e765d
9 changed files with 17 additions and 1 deletions
|
@ -15,6 +15,8 @@
|
||||||
<hr>
|
<hr>
|
||||||
<h1> A... (she/her) </h1>
|
<h1> A... (she/her) </h1>
|
||||||
<hr>
|
<hr>
|
||||||
|
<img src="media/a-avatar.png" alt="Drawing of Aurora" width="200">
|
||||||
|
<hr>
|
||||||
<p>
|
<p>
|
||||||
I like to vary my name a bit but I'm cool with almost any vaguely feminine name that starts with A! <br>
|
I like to vary my name a bit but I'm cool with almost any vaguely feminine name that starts with A! <br>
|
||||||
Roommate and platonic/business partner of <a href="./will.html">Mr. William Raine</a>.<br>
|
Roommate and platonic/business partner of <a href="./will.html">Mr. William Raine</a>.<br>
|
||||||
|
|
|
@ -15,6 +15,8 @@
|
||||||
<hr>
|
<hr>
|
||||||
<h1> Jake (he/they) </h1>
|
<h1> Jake (he/they) </h1>
|
||||||
<hr>
|
<hr>
|
||||||
|
<img src="media/jake-avatar.png" alt="Drawing of Jake" width="200">
|
||||||
|
<hr>
|
||||||
<p>
|
<p>
|
||||||
im jake, or jamie, both are good, i use he/they pronouns though i dont take offense to anyone using she either tbh
|
im jake, or jamie, both are good, i use he/they pronouns though i dont take offense to anyone using she either tbh
|
||||||
</p>
|
</p>
|
||||||
|
|
|
@ -15,6 +15,8 @@
|
||||||
<hr>
|
<hr>
|
||||||
<h1> Luce (she/it) </h1>
|
<h1> Luce (she/it) </h1>
|
||||||
<hr>
|
<hr>
|
||||||
|
<img src="media/luce-avatar.png" alt="Drawing of Luce" width="200">
|
||||||
|
<hr>
|
||||||
<p>
|
<p>
|
||||||
heya im luce, im the system's resident tech nerd <br>
|
heya im luce, im the system's resident tech nerd <br>
|
||||||
i also do other sorts of nerdery like politics <br>
|
i also do other sorts of nerdery like politics <br>
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
<hr>
|
<hr>
|
||||||
<h1> Rose (she/her) </h1>
|
<h1> Rose (she/her) </h1>
|
||||||
<hr>
|
<hr>
|
||||||
<img src="media/rose-avatar.png" alt="Picrew of rose" width="200">
|
<img src="media/rose-avatar.png" alt="Drawing of rose" width="200">
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<img src="media/rose-banner.png" alt="A drawing of a redish lynx on a red background with a rose on the left side" width="700" >
|
<img src="media/rose-banner.png" alt="A drawing of a redish lynx on a red background with a rose on the left side" width="700" >
|
||||||
|
|
|
@ -15,6 +15,8 @@
|
||||||
<hr>
|
<hr>
|
||||||
<h1> Sam (they/them) </h1>
|
<h1> Sam (they/them) </h1>
|
||||||
<hr>
|
<hr>
|
||||||
|
<img src="media/sam-avatar.png" alt="Drawing of Sam" width="200">
|
||||||
|
<hr>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -15,6 +15,8 @@
|
||||||
<hr>
|
<hr>
|
||||||
<h1> Sol (she/they) </h1>
|
<h1> Sol (she/they) </h1>
|
||||||
<hr>
|
<hr>
|
||||||
|
<img src="media/sam-avatar.png" alt="Drawing of Sam" width="200">
|
||||||
|
<hr>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -15,6 +15,8 @@
|
||||||
<hr>
|
<hr>
|
||||||
<h1> Vanessa (she/her) </h1>
|
<h1> Vanessa (she/her) </h1>
|
||||||
<hr>
|
<hr>
|
||||||
|
<img src="media/vanessa-avatar.png" alt="Drawing of Vanessa" width="200">
|
||||||
|
<hr>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -15,6 +15,8 @@
|
||||||
<hr>
|
<hr>
|
||||||
<h1> Violet/Vi (any/all) </h1>
|
<h1> Violet/Vi (any/all) </h1>
|
||||||
<hr>
|
<hr>
|
||||||
|
<img src="media/vi-avatar.png" alt="Drawing of Vi" width="200">
|
||||||
|
<hr>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -15,6 +15,8 @@
|
||||||
<hr>
|
<hr>
|
||||||
<h1> William Raine (he/him) </h1>
|
<h1> William Raine (he/him) </h1>
|
||||||
<hr>
|
<hr>
|
||||||
|
<img src="media/will-avatar.png" alt="Drawing of Will" width="200">
|
||||||
|
<hr>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Reference in a new issue