@@ -215,10 +215,11 @@ <h2 class="site-title">The Coders Club</h2>
215215 </ div >
216216
217217 < div class ="button-container ">
218- < button class ="nav-button " onclick ="window.location.href='index.html'; "> Back to Homepage </ button >
218+ < button class ="nav-button " onclick ="window.location.href='index.html'; "> Home </ button >
219219 < button class ="nav-button " onclick ="window.location.href='weeklycontent.html'; "> Weekly Content</ button >
220220 < button class ="nav-button " onclick ="window.location.href='quiz.html'; "> Week 5 Quiz</ button >
221221 < button class ="nav-button " onclick ="window.location.href='finalquiz.html'; "> Final Quiz</ button >
222+ < button class ="nav-button " onclick ="window.location.href='leaderboard.html'; "> Leaderboard</ button >
222223 < button class ="nav-button " onclick ="window.location.href='feedback.html'; "> Feedback</ button >
223224 </ div >
224225
@@ -413,7 +414,7 @@ <h3>3RD YEAR CSE DEPARTMENT</h3>
413414
414415 < div id ="week5 " class ="tab-content ">
415416 < p style ="text-align: left; font-weight: bold; font-size: 18px; margin-bottom: 10px; color: #00408f; ">
416- Results for Week 5 Quiz - COMING SOON !
417+ Results for Week 5 Quiz - Wait for Updates !
417418 </ p >
418419 < div class ="tab-nav ">
419420 < button class ="tab-button " onclick ="switchDepartmentTab('cse2', event, 'week5') "> CSE 2nd Year</ button >
@@ -422,15 +423,15 @@ <h3>3RD YEAR CSE DEPARTMENT</h3>
422423 </ div >
423424
424425 < div id ="cse2_week5 " class ="tab-content ">
425- < h3 > COMING SOON </ h3 >
426+ < h3 > Attend the Quiz / Wait for Updates </ h3 >
426427 </ div >
427428
428429 < div id ="aiml2_week5 " class ="tab-content ">
429- < h3 > COMING SOON </ h3 >
430+ < h3 > Attend the Quiz / Wait for Updates! </ h3 >
430431 </ div >
431432
432433 < div id ="cse3_week5 " class ="tab-content ">
433- < h3 > COMING SOON </ h3 >
434+ < h3 > Attend the Quiz / Wait for Updates! </ h3 >
434435 </ div >
435436 </ div >
436437 </ div >
0 commit comments