mel rename

This commit is contained in:
grdnsys 2025-04-09 23:59:01 +02:00
parent ff4ba64b4d
commit 9b68c69346
2 changed files with 7 additions and 7 deletions

View file

@ -31,8 +31,8 @@
<li><a href="people/director.html">🦋 Director (he/they/she)</a></li>
<li><a href="people/jake.html">🕰️ Jake (he/they)</a></li>
<li><a href="people/luce.html">💾 Luce (she/it)</a></li>
<li><a href="people/nina.html">🌊 Mel (she/they)</a></li>
<li><a href="people/miriam.html">🌙 Miriam (she/her)</a></li>
<li><a href="people/nina.html">🎲 Nina (she/they)</a></li>
<li><a href="people/rose.html">🌹🔥 Rose (she/her)</a></li>
<li><a href="people/sam.html">🎭 Sam (they/them)</a></li>
<li><a href="people/sol.html">⚙️ Sol (she/they)</a></li>

View file

@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>🎲 Nina | Garden System</title>
<title>🌊 Mel | Garden System</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.green.min.css">
@ -13,7 +13,7 @@
<header>
<nav>
<ul>
<li>🎲 Nina <small>(she/they)</small> 🎲</li>
<li>🌊 Mel <small>(she/they)</small> 🌊</li>
</ul>
<ul>
<li><a href="../index.html">&#62;Home&#60;</a></li>
@ -25,10 +25,10 @@
</header>
<hr>
<main>
<img src="../media/avatars/nina.png" alt="Drawing of Nina" width="200">
<img src="../media/avatars/Mel.png" alt="Drawing of Mel" width="200">
<hr>
<p>
🎲 - <b>Nina</b> - 🎲</p>
🌊 - <b>Mel</b> - 🌊</p>
<ul>
<li><u>Age:</u> Adult</li>
<li><u>Gender:</u> Woman</li>
@ -36,10 +36,10 @@
<li><u>Species:</u> Undecided</li>
<li><u>Role:</u> Good question</li>
</ul>
<p>🎲 <b>Bio</b> 🎲<br>
<p>🌊 <b>Bio</b> 🌊<br>
Hey I'm new, split off of Luce recently and don't know jack shit about who I am yet.<br>
<br>
🎲
🌊
</p>
</main>
</body>