202309090314
This commit is contained in:
parent
be85ef256a
commit
da63417a01
1 changed files with 14 additions and 9 deletions
|
@ -28,19 +28,24 @@ import Card from '../components/Card.astro';
|
|||
body="Uptime Kuma Instance."
|
||||
/>
|
||||
<Card
|
||||
href="https://limepot.xyz"
|
||||
title="Personal Website"
|
||||
body="Personal Website"
|
||||
href="https://limepot.xyz"
|
||||
title="Personal Website"
|
||||
body="Personal Website."
|
||||
/>
|
||||
<Card
|
||||
href="https://nullafati.xyz"
|
||||
title="The Library"
|
||||
body="Self-Hosted Miscellaneous Archive"
|
||||
href="https://nullafati.xyz"
|
||||
title="The Library"
|
||||
body="Self-Hosted Miscellaneous Archive."
|
||||
/>
|
||||
<Card
|
||||
href="https://nullafati.xyz"
|
||||
title="The Library"
|
||||
body="Self-Hosted Miscellaneous Archive"
|
||||
href="https://unlicense.ouroboros.group"
|
||||
title="The Unlicense"
|
||||
body="Details on The Unlicense."
|
||||
/>
|
||||
<Card
|
||||
href="https://modrinth.com/user/limepotato"
|
||||
title="Modrinth Profile"
|
||||
body="Personal Modrinth profile."
|
||||
/>
|
||||
</ul>
|
||||
</main>
|
||||
|
|
Loading…
Reference in a new issue