Skip to content

Commit

Permalink
fix: Update featured games to fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
luanpotter authored Aug 11, 2024
1 parent 2afb1af commit 6a36d84
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ <h2 class="text-accent font-bold font-accent text-center text-3xl md:text-4xl lg
</p>
<div class="flex flex-col md:flex-row lg:flex-row space-y-20 md:space-y-0 lg:space-x-16 py-24">
{% include game-card.html
title="Orbit Guard"
description="As an Orbit Guard, you are tasked with a mission of cosmic proportions - defend the galaxy's planets against the enclosing magnetic storms. Quick reflexes and tactical taps are your primary weapons. With each planet you guard, you're one step closer to becoming the ultimate guardian of the galaxy!"
title="Gigabull"
description="In this adventure, Gigabull, the band's namesake and the universe's most nefarious horned villain, has seized 10 sacred thumb drives. Each drive contains a piece of the cacophonous puzzle to defeat him: a song from the album. Your mission: reclaim them all."
icon="/assets/images/game1.jpeg"
link="https://play.google.com/store/apps/details?id=com.raitissaripo.orbitguard&pcampaignid=web_share"
link="https://gigabull.net/game"
%}
{% include game-card.html
title="Gunslinger"
Expand Down Expand Up @@ -98,4 +98,4 @@ <h2 class="text-accent font-bold font-accent text-center text-3xl md:text-4xl lg
</div>

<div class="h-8"></div>
</div>
</div>

0 comments on commit 6a36d84

Please sign in to comment.