Skip to content

Commit

Permalink
Update sidebar.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ellieeet123 authored Aug 29, 2021
1 parent 5e9e6de commit 1b8d562
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
}
</style>
<div class="sidebar">
<a href="https://ellieeet123.github.io/games/battleships.html">Battleships</a>
<a href="https://ellieeet123.github.io/games/bubble-shooter.html">Bubble Shooter</a>
<a href="https://ellieeet123.github.io/games/tanks.html">Tanks</a>
<a href="https://ellieeet123.github.io/games/TankTrouble2.html">Tank Trouble 2</a>
<a href="https://ellieeet123.github.io/games/ultimate-chess.html">Ultimate Chess</a>
<a href="https://ellieeet123.github.io/games/battleships.html" target="_parent">Battleships</a>
<a href="https://ellieeet123.github.io/games/bubble-shooter.html" target="_parent">Bubble Shooter</a>
<a href="https://ellieeet123.github.io/games/tanks.html" target="_parent">Tanks</a>
<a href="https://ellieeet123.github.io/games/TankTrouble2.html" target="_parent">Tank Trouble 2</a>
<a href="https://ellieeet123.github.io/games/ultimate-chess.html" target="_parent">Ultimate Chess</a>
</div>

1 comment on commit 1b8d562

@vercel
Copy link

@vercel vercel bot commented on 1b8d562 Aug 29, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.