update badges

This commit is contained in:
Reid 2024-08-10 19:54:01 -07:00
parent db6702b64d
commit 2f9d7650d4
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
2 changed files with 6 additions and 0 deletions

View file

@ -103,6 +103,12 @@ import Badges from "../components/Badges.astro";
alt: "sing a song about life",
title: "sing a song about life",
href: "https://vyletpony.com/music"
},
{
imagePath: "../assets/badges/slugcat.png",
alt: "slug cat",
title: "Slug ca",
href: "https://rainworldgame.com/"
}
]}></Badges>
</Card>