Skip to content

Commit 58d6ebe

Browse files
Update leaderboard.html
1 parent 85d0015 commit 58d6ebe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

leaderboard.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@ <h2 class="site-title">The Coders Club</h2>
221221
<div class="button-container">
222222
<button class="nav-button" onclick="window.location.href='index.html';">Home</button>
223223
<button class="nav-button" onclick="window.location.href='weeklycontent.html';">Weekly Content</button>
224-
<button class="nav-button" onclick="window.location.href='quiz.html';">Week 5 Quiz</button>
225-
<button class="nav-button" onclick="window.location.href='finalquiz.html';">Final Quiz</button>
224+
<button class="nav-button" onclick="window.location.href='quiz.html';">Brain Cache</button>
225+
<button class="nav-button" onclick="window.location.href='finalquiz.html';">Mindmash</button>
226226
<button class="nav-button active-nav-button" onclick="window.location.href='leaderboard.html';">Leaderboard</button>
227227
<button class="nav-button" onclick="window.location.href='feedback.html';">Feedback</button>
228228
</div>

0 commit comments

Comments
 (0)