link and subtitle
This commit is contained in:
parent
1d1039e359
commit
cc811433d5
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@ import Card from "../components/Card.astro";
|
||||||
<marquee Behavior="Alternate">
|
<marquee Behavior="Alternate">
|
||||||
<h2 class="title">LimePotato</h2>
|
<h2 class="title">LimePotato</h2>
|
||||||
</marquee>
|
</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>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<figure>
|
<figure>
|
||||||
|
@ -55,6 +55,7 @@ import Card from "../components/Card.astro";
|
||||||
<p><a href="mailto:bm01@limepot.xyz">==> Email</a></p>
|
<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://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://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>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
Loading…
Reference in a new issue