Update projects
This commit is contained in:
parent
7cc1ede463
commit
78cfba8183
1 changed files with 6 additions and 0 deletions
|
@ -43,6 +43,12 @@ import Card from "../components/Card.astro";
|
||||||
</p></center
|
</p></center
|
||||||
>
|
>
|
||||||
<ul role="list" class="link-card-grid">
|
<ul role="list" class="link-card-grid">
|
||||||
|
<Card
|
||||||
|
source="https://ouroboros.gay/files/ecfdc63b-d5a0-47ad-8ec4-8892342ddbda"
|
||||||
|
href="https://ouroboros.group/"
|
||||||
|
title="Ouroboros Group"
|
||||||
|
body="A directory of everything I host."
|
||||||
|
/>
|
||||||
<Card
|
<Card
|
||||||
source="https://git.nullafati.xyz/LimePotato/roses-mod/raw/branch/main/src/main/resources/assets/roses_mod/icon.png"
|
source="https://git.nullafati.xyz/LimePotato/roses-mod/raw/branch/main/src/main/resources/assets/roses_mod/icon.png"
|
||||||
href="https://modrinth.com/mod/roses-quilt"
|
href="https://modrinth.com/mod/roses-quilt"
|
||||||
|
|
Loading…
Reference in a new issue