Skip to content

Commit

Permalink
Update game_index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
GreaterThan000 authored Sep 28, 2024
1 parent f880af8 commit 68dbf4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/game_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h1>ControlBuddy</h1>
<div>
<a class="game-index-anchor" href="../index.html?game=fortnite">
<div class="game-index-item"><img class="game-title"
src="../images/games/fortnite/Logo.png" alt="Fortnite Logo">
src="../images/games/fortnite/logo.png" alt="Fortnite Logo">

<p> Fortnite is an online multiplayer video game developed by Epic Games, released in 2017.
It features multiple game modes, but it is best known for its Battle Royale mode, where up to 100 players compete to
Expand All @@ -70,4 +70,4 @@ <h1>ControlBuddy</h1>
<script src="../scripts/main.js"></script>
</body>

</html>
</html>

0 comments on commit 68dbf4f

Please sign in to comment.