Compare commits
No commits in common. "33d0b938b49f202fbcbaf14817373025d3d990e6" and "423da7b5c2c9899d83e8d01cbb19b4edd2866c4d" have entirely different histories.
33d0b938b4
...
423da7b5c2
1 changed files with 1 additions and 21 deletions
|
@ -54,33 +54,13 @@ import Card from "../components/Card.astro";
|
|||
title="The Library"
|
||||
body="The Library is a self-hosted Archive."
|
||||
/>
|
||||
-->
|
||||
<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"
|
||||
title="Roses"
|
||||
body="A Minecraft mod, built for Quilt Loader, bringing back the Roses and Cyan Roses of old."
|
||||
/>
|
||||
<Card
|
||||
source="https://git.nullafati.xyz/limepotato/yummy/raw/branch/main/src/main/resources/assets/yummy/icon.png"
|
||||
href="https://git.nullafati.xyz/limepotato/yummy"
|
||||
title="Yummy"
|
||||
body="A Minecraft mod, all about food (WIP)."
|
||||
/>
|
||||
<Card
|
||||
source="/assets/icons/Forgejo_logo.svg"
|
||||
href="https://git.nullafati.xyz/limepotato/edibleBlocks"
|
||||
title="Edible Blocks"
|
||||
body="A Minecraft mod, that lets you.... eat block items????"
|
||||
/>
|
||||
<Card
|
||||
source="/assets/icons/Forgejo_logo.svg"
|
||||
href="https://git.nullafati.xyz/limepotato/mc-badges"
|
||||
title="Minecraft Badges"
|
||||
body="A handful of 88x31 badges for all your minecraft related projects!"
|
||||
/>
|
||||
<!--
|
||||
<Card
|
||||
source=https://git.nullafati.xyz/LimePotato/even-more-bountiful/raw/branch/main/src/main/resources/assets/emb/icon.png
|
||||
href="https://git.nullafati.xyz/LimePotato/even-more-bountiful"
|
||||
title="Even More Bountiful"
|
||||
|
|
Reference in a new issue