Skip to content

Commit

Permalink
identity edited
Browse files Browse the repository at this point in the history
  • Loading branch information
Adham-Gamal-Abdelnasser committed Jun 13, 2024
1 parent 347b111 commit 4989b1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Quiz</title>
<title>Doumaverse | Quiz</title>
<!-- ! Website icon -->
<link rel="website icon" href="Assets/imgs/logo.png" type="png" />
<!-- ! Animate css Library -->
Expand All @@ -24,7 +24,7 @@
class="container d-flex flex-column justify-content-center align-items-center"
>
<div class="heading animate__animated animate__zoomInDown">
<h1 class="mb-0">Quiz App</h1>
<h1 class="mb-0">Doumaquiz</h1>
</div>
<form
class="w-75 p-3 text-center animate__animated animate__zoomInUp animate__delay-1s"
Expand Down

0 comments on commit 4989b1f

Please sign in to comment.