Skip to content

Commit ce85261

Browse files
author
Anass Rach
committed
remove redundant back button!
1 parent 3a2c913 commit ce85261

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

assets/quizzes/java21-quiz.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -284,9 +284,7 @@
284284
<div class="quiz-container">
285285
<div class="quiz-header">
286286
<h1>Java 21 OCP Quiz</h1>
287-
<p>Test your knowledge of Java 21 OCP exam topics</p><br>
288-
<button class="btn btn-primary" onclick="window.location.href='/java21docCards/'">
289-
Back to Flashcards </button>
287+
<p>Test your knowledge of Java 21 OCP exam topics</p>
290288
</div>
291289

292290
<div class="quiz-body">

0 commit comments

Comments
 (0)