link and subtitle

This commit is contained in:
nelle 2024-07-03 23:59:15 -06:00
parent 1d1039e359
commit cc811433d5

View file

@ -9,7 +9,7 @@ import Card from "../components/Card.astro";
<marquee Behavior="Alternate">
<h2 class="title">LimePotato</h2>
</marquee>
<h3 class="subtitle" style="text-align: center;">Welcome to my little corner :3</h3>
<h3 class="subtitle" style="text-align: center;">Welcome to my weird little spot of the universe :3</h3>
</div>
<div class="content">
<figure>
@ -55,6 +55,7 @@ import Card from "../components/Card.astro";
<p><a href="mailto:bm01@limepot.xyz">==> Email</a></p>
<p><a href="https://steamcommunity.com/id/limepot/">==> Steam</a></p>
<p><a href="https://ouroboros.gay/@limepot">==> The Fediverse</a><a href="https://jointhefediverse.net/"><span style="color: #fab387;">*</span></a></p>
<p><a href="https://www.youtube.com/channel/UCk_yKIpDnMv_DvuDb9RGfcA">==> Youtube</a></p>
</div>
</main>
</Layout>