Skip to content

Commit bd4294a

Browse files
committed
Who knew github pages werre case sensitive 😰
1 parent fc89cea commit bd4294a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -575,12 +575,12 @@ <h2>Featured Games</h2>
575575
<div class="card">
576576
<h3>ShuffleBorn</h3>
577577
<p>An innovative card-based strategy game with dynamic gameplay mechanics.</p>
578-
<a href="/ShuffleBorn.html" class="link">Play Game <i class="fas fa-external-link-alt"></i></a>
578+
<a href="/shuffleborn.html" class="link">Play Game <i class="fas fa-external-link-alt"></i></a>
579579
</div>
580580
<div class="card">
581581
<h3>Formula Factory</h3>
582582
<p>A puzzle game where players create mathematical formulas to solve challenges.</p>
583-
<a href="/FormulaFactory.html" class="link">Play Game <i class="fas fa-external-link-alt"></i></a>
583+
<a href="/formulafactory.html" class="link">Play Game <i class="fas fa-external-link-alt"></i></a>
584584
</div>
585585
</div>
586586
</section>

0 commit comments

Comments
 (0)