Skip to content

Commit

Permalink
Organization
Browse files Browse the repository at this point in the history
  • Loading branch information
accessgames authored Oct 31, 2023
1 parent f3fa1ca commit 21c82a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
<div class="container">
<ul class="menu">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="browse.html">Surf</a></li>
<li><a href="games.html">Games</a></li>
<li><a href="browse.html">Surf</a></li>
<li><a href="about.html">About</a></li>
<li><a href="gitdis.html">Discussions</a></li>
</ul>
</div>
Expand Down

1 comment on commit 21c82a3

@vercel
Copy link

@vercel vercel bot commented on 21c82a3 Oct 31, 2023

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.