geebly blop

This commit is contained in:
nelle 2024-06-26 12:34:14 -06:00
parent 3f404a6b90
commit e1f887b0bf

View file

@ -14,10 +14,15 @@ import Card from "../components/Card.astro";
<figcaption>
Some Ambience?
<br />
<span style="font-size: smaller; color: #a6adc8;">(Might take a moment to load)</span>
<br>
<span style="font-size: smaller; color: #a6adc8;"
>(Might take a moment to load)</span
>
<br />
<span style="font-size: smaller;">
<a href="/assets/sounds/ambience/383506__klankbeeld__pinewood-in-memoriam-febr-05-nl-giersbergen-33db-170215_1085.flac">Download File</a>
<a
href="/assets/sounds/ambience/383506__klankbeeld__pinewood-in-memoriam-febr-05-nl-giersbergen-33db-170215_1085.flac"
>Download File</a
>
</span>
</figcaption>
<audio
@ -34,15 +39,11 @@ import Card from "../components/Card.astro";
>[Luna, Lilith, ???]</span
>. Or you can simply call me by my username <span
style="color: #fab387;">[LimePot/LimePotato]</span
>.
</p>
<p>
My pronouns are <span style="color: #fab387;">[She/They]</span>,
>. My pronouns are <span style="color: #fab387;">[She/They]</span>,
Alternatively checkout my <a href="https://pronouns.cc/@LimePotato"
><u>pronouns.cc page</u></a
>.
</p>
<hr />
<p>
I'm a 20-something trans woman that exists purely and solely on the
internet. I like Science Adventure Series (A LOT!), and I enjoy
@ -50,7 +51,6 @@ import Card from "../components/Card.astro";
Systems administration, pixel art, 3D Printing, Tinkering, and really
just whatever hits the dopamine in the right spot.
</p>
</figure>
</div>
</main>
</Layout>