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>
|
||||
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
|
||||
|
@ -27,30 +32,25 @@ import Card from "../components/Card.astro";
|
|||
>
|
||||
</audio>
|
||||
</figure>
|
||||
<hr />
|
||||
<p>
|
||||
Howdy! You can call me <span style="color: #fab387;">[Nelle]</span>,
|
||||
although some call me <span style="color: #fab387;"
|
||||
>[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>,
|
||||
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
|
||||
Minecraft. I make mods for the latter on occassion, I do some Linux
|
||||
Systems administration, pixel art, 3D Printing, Tinkering, and really
|
||||
just whatever hits the dopamine in the right spot.
|
||||
</p>
|
||||
</figure>
|
||||
<hr />
|
||||
<p>
|
||||
Howdy! You can call me <span style="color: #fab387;">[Nelle]</span>,
|
||||
although some call me <span style="color: #fab387;"
|
||||
>[Luna, Lilith, ???]</span
|
||||
>. Or you can simply call me by my username <span
|
||||
style="color: #fab387;">[LimePot/LimePotato]</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>
|
||||
<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
|
||||
Minecraft. I make mods for the latter on occassion, I do some Linux
|
||||
Systems administration, pixel art, 3D Printing, Tinkering, and really
|
||||
just whatever hits the dopamine in the right spot.
|
||||
</p>
|
||||
</div>
|
||||
</main>
|
||||
</Layout>
|
||||
|
|
Loading…
Reference in a new issue