File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -347,9 +347,10 @@ <h2 class="site-title">The Coders Club</h2>
347347 </ div >
348348
349349 < div class ="button-container ">
350- < button class ="nav-button " onclick ="window.location.href='index.html'; "> Back to Homepage </ button >
350+ < button class ="nav-button " onclick ="window.location.href='index.html'; "> Home </ button >
351351 < button class ="nav-button " onclick ="window.location.href='weeklycontent.html'; "> Weekly Content</ button >
352352 < button class ="nav-button " onclick ="window.location.href='quiz.html'; "> Week 5 Quiz</ button >
353+ < button class ="nav-button " onclick ="window.location.href='finalquiz.html'; "> Final Quiz</ button >
353354 < button class ="nav-button " onclick ="window.location.href='leaderboard.html'; "> Leaderboard</ button >
354355 < button class ="nav-button " onclick ="window.location.href='feedback.html'; "> Feedback</ button >
355356 </ div >
You can’t perform that action at this time.
0 commit comments