feat: replace game with Return to The Sender

This commit is contained in:
ascpixi 2025-11-21 19:19:43 -05:00
parent 9867f96e79
commit d7d3a52c53
2 changed files with 5 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

View file

@ -472,11 +472,11 @@ function App() {
/>
<GameCard
imageSrc="/games/macuahuitl.webp"
imageAlt="Macuahuitl"
title="Macuahuitl"
author="scoopish - Daydream Global"
href="https://scoopish.itch.io/macuahuitl"
imageSrc="/games/return-to-sender.webp"
imageAlt="Return to The Sender"
title="Return to The Sender"
author="i1rs7 - Daydream Global"
href="https://i1rs7.itch.io/return-to-the-sender"
/>
</div>