geebly blop
This commit is contained in:
parent
3f404a6b90
commit
e1f887b0bf
1 changed files with 27 additions and 27 deletions
|
@ -14,10 +14,15 @@ import Card from "../components/Card.astro";
|
||||||
<figcaption>
|
<figcaption>
|
||||||
Some Ambience?
|
Some Ambience?
|
||||||
<br />
|
<br />
|
||||||
<span style="font-size: smaller; color: #a6adc8;">(Might take a moment to load)</span>
|
<span style="font-size: smaller; color: #a6adc8;"
|
||||||
<br>
|
>(Might take a moment to load)</span
|
||||||
|
>
|
||||||
|
<br />
|
||||||
<span style="font-size: smaller;">
|
<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>
|
</span>
|
||||||
</figcaption>
|
</figcaption>
|
||||||
<audio
|
<audio
|
||||||
|
@ -34,15 +39,11 @@ import Card from "../components/Card.astro";
|
||||||
>[Luna, Lilith, ???]</span
|
>[Luna, Lilith, ???]</span
|
||||||
>. Or you can simply call me by my username <span
|
>. Or you can simply call me by my username <span
|
||||||
style="color: #fab387;">[LimePot/LimePotato]</span
|
style="color: #fab387;">[LimePot/LimePotato]</span
|
||||||
>.
|
>. My pronouns are <span style="color: #fab387;">[She/They]</span>,
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
My pronouns are <span style="color: #fab387;">[She/They]</span>,
|
|
||||||
Alternatively checkout my <a href="https://pronouns.cc/@LimePotato"
|
Alternatively checkout my <a href="https://pronouns.cc/@LimePotato"
|
||||||
><u>pronouns.cc page</u></a
|
><u>pronouns.cc page</u></a
|
||||||
>.
|
>.
|
||||||
</p>
|
</p>
|
||||||
<hr />
|
|
||||||
<p>
|
<p>
|
||||||
I'm a 20-something trans woman that exists purely and solely on the
|
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
|
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
|
Systems administration, pixel art, 3D Printing, Tinkering, and really
|
||||||
just whatever hits the dopamine in the right spot.
|
just whatever hits the dopamine in the right spot.
|
||||||
</p>
|
</p>
|
||||||
</figure>
|
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
Loading…
Reference in a new issue