Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
stinky7thgraders authored Jan 29, 2024
1 parent 6507613 commit 7cd4d21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<ul>
<li class="Navigation-Button"><a href="./"><i class="las la-home"></i><p>Home</p></a></li>
<li class="Navigation-Button"><a href="./g.html"><i class="las la-file"></i><p>Projects</p></a></li>
<li class="Navigation-Button"><a href="./MoreUnblocks.html"><i class="las la-file"></i><p>More Games (Not Railin)</p></a></li>
<li class="Navigation-Button"><a href="./e.html"><i class="las la-hourglass-half"></i><p>Emulator</p></a></li>
<li class="Navigation-Button"><a href="./settings.html"><i class="las la-cog"></i><p>Settings</p></a></li>
<ul>
Expand Down Expand Up @@ -43,4 +44,4 @@ <h1 class="Index-BottomBar-Text">Github</h1>
<script src="./Assests/JS/options.js"></script>
<script src="./Assests/JS/index.js"></script>
</body>
</html>
</html>

0 comments on commit 7cd4d21

Please sign in to comment.