add mnswpr
This commit is contained in:
parent
2b76508471
commit
534c4c0fef
1 changed files with 6 additions and 1 deletions
|
@ -16,7 +16,12 @@ import Back from "../../components/Back.astro";
|
|||
title="Kaboom!"
|
||||
body="A simple physics simulation with Matter.js 👨🏻🔬"
|
||||
/>
|
||||
|
||||
<Card
|
||||
newTab
|
||||
href="https://mnswpr.com"
|
||||
title="Minesweeper"
|
||||
body="Recreated the classic game that Microsoft discontinued 💣"
|
||||
/>
|
||||
<Card
|
||||
href="/showcase/astro-reactive-form"
|
||||
title="Astro Reactive Form"
|
||||
|
|
Loading…
Reference in a new issue