This commit is contained in:
ahaas25
2025-02-23 23:21:00 -05:00
parent bcade66f5d
commit d4bf160271
9 changed files with 10990 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<div id="top-bar">
<table>
<tr>
<td><a class="top-row" href="/">Play</a></td>
<td><a class="top-row" href="/stats">My Stats</a></td>
<td><a class="top-row" href="/leaderboard">Leaderboard</a></td>
<td><a class="top-row" href="/about">About</a></td>
</tr>
</table>
</div>