more info ig

This commit is contained in:
nelle 2024-08-03 11:27:26 -06:00
parent 3e96a5f93e
commit 5210e567a5

View file

@ -12,8 +12,9 @@ import Layout from "../layouts/Layout.astro";
<section class="content"> <section class="content">
<p>hello, what brings you here?</p> <p>hello, what brings you here?</p>
<p> <p>
my name is nelle (not Nelle, nelle), some call me <span my name is nelle (not Nelle, nelle), some call me <span style="color: var(--accent);">[data expunged]</span>.
style="color: var(--accent);">[data expunged]</span> <br />
i am a 20-something year old, <span style="color: var(--accent);">[data expunged]</span>, with not much else going on.
</p> </p>
</section> </section>
</main> </main>