We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83a0ea commit 1239963Copy full SHA for 1239963
2 files changed
assets/fcc_favicon.png
5.56 KB
index.html
@@ -4,6 +4,7 @@
4
<head>
5
<meta charset="UTF-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
+ <link rel="icon" type="image/svg" href="assets/fcc_favicon.png">
8
<title>JS Documentation</title>
9
<link rel="stylesheet" href="./styles.css">
10
</head>
0 commit comments