Skip to content

Commit

Permalink
Update GitHub repository link in index.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
7underlines committed Aug 18, 2024
1 parent 0a42f67 commit bbfb01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const homeGaming = "/images/home-gaming.png";
class="bg-black font-medium text-white py-3 px-6 rounded-full text-xl flex items-center gap-2"
><GooglePlay />Quick Dungeon Crawler on Demand</a>

<a href="https://github.com/7underlines/quick-dungeon-crawler-rpg-od"
<a href="https://github.com/Werkstattl/quick-dungeon-crawler-rpg-od"
class="bg-black font-medium text-white py-3 px-6 rounded-full text-xl flex items-center gap-2"
><Github />Quick Dungeon Crawler on Demand</a>
</div>
Expand Down

0 comments on commit bbfb01b

Please sign in to comment.