We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f333d3 commit c44f5b0Copy full SHA for c44f5b0
CSSQuiz.html
@@ -25,6 +25,7 @@
25
<meta name="viewport" content="width=device-width, initial-scale=1.0">
26
<meta name="robots" content="index, follow">
27
<link rel="stylesheet" href="Quiz.css" />
28
+ <link rel="icon" type="image/png" sizes="16x16" href="./favicon.png">
29
30
<!-- Latest compiled and minified CSS -->
31
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" />
0 commit comments