added new project card for gamejam

This commit is contained in:
Tabby 2026-01-11 09:03:18 +00:00
parent 6b6689d706
commit 536c4161f0

View file

@ -85,6 +85,18 @@ var { data } = await useAsyncData('home', () => queryContent('blog').where({hidd
<div class="featured-container">
<ProjectCardV2
src="img\newProject.png"
title="Unnamed game for Godot Wild Jam #89"
description="Making a game where you repurpose stuff from the ewaste bin"
long-description=
""
:buttons='[
]'
:badges='["godot4", "gamejam"]'
/>
<ProjectCardV2
src="img\pounce.png"
title="Pounce"