reorganize
This commit is contained in:
parent
ee7c5147b4
commit
3f57a1e1f4
1 changed files with 5 additions and 6 deletions
|
@ -25,16 +25,15 @@ import Layout from "../layouts/Layout.astro";
|
|||
</section>
|
||||
<section class="content center">
|
||||
<h2>points of contact</h2>
|
||||
<p><a href="mailto:the@nelle.observer"><span style="color: var(--alt-accent-600);"><i class="nf nf-cod-arrow_right"></i></span> <i class="nf nf-md-email"></i> email</a></p>
|
||||
<p><a href="https://steamcommunity.com/id/limepot/"><span style="color: var(--alt-accent-600);"><i class="nf nf-cod-arrow_right"></i></span> <i class="nf nf-fa-steam"></i> steam</a></p>
|
||||
<p>
|
||||
<a href="https://ouroboros.gay/@limepot"><span style="color: var(--alt-accent-600);"><i class="nf nf-cod-arrow_right"></i></span> <i class="nf nf-seti-graphql"></i> the fediverse</a><a
|
||||
href="https://jointhefediverse.net/"
|
||||
><span style="color: var(--alt-accent);">*</span></a>
|
||||
</p>
|
||||
<p><a href="mailto:the@nelle.observer"><span style="color: var(--alt-accent-600);"><i class="nf nf-cod-arrow_right"></i></span> <i class="nf nf-md-email"></i> email</a></p>
|
||||
<p>
|
||||
<a href="https://www.youtube.com/channel/UCk_yKIpDnMv_DvuDb9RGfcA"
|
||||
><span style="color: var(--alt-accent-600);"><i class="nf nf-cod-arrow_right"></i></span> <i class="nf nf-md-youtube"></i> youtube</a>
|
||||
</p> <p>
|
||||
<a href="https://ouroboros.gay/@limepot"><span style="color: var(--alt-accent-600);"><i class="nf nf-cod-arrow_right"></i></span> <i class="nf nf-seti-graphql"></i> the fediverse</a><a
|
||||
href="https://jointhefediverse.net/"
|
||||
><span style="color: var(--alt-accent);">*</span></a>
|
||||
</p>
|
||||
</section>
|
||||
<section class="content center">
|
||||
|
|
Loading…
Reference in a new issue