Skip to content

Commit

Permalink
Update title of website
Browse files Browse the repository at this point in the history
  • Loading branch information
harshbhar0629 committed Oct 29, 2024
1 parent ac40f39 commit 2712fe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions QuizQuestFrontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<meta charset="UTF-8" />
<link href="https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700&display=swap" rel="stylesheet">

<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="./public/images/quiz.jpg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<title>Quiz-Quest</title>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 2712fe9

Please sign in to comment.