Skip to content

Commit

Permalink
Merge branch 'GreaterThan000:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
zbarno authored Sep 28, 2024
2 parents 3c4fcf4 + 68dbf4f commit 3c5ea30
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 3c5ea30

Please sign in to comment.