We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9316f7a commit bcaca52Copy full SHA for bcaca52
assets/favicon.svg
index.html
@@ -4,6 +4,7 @@
4
<meta charset="UTF-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>Login / Sign Up - Math Challenge</title>
7
+ <link rel="icon" type="image/png" href="assets/favicon.png">
8
<link rel="stylesheet" href="style.css">
9
<style>
10
body {
0 commit comments