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 1ef9def commit 43e9fd4Copy full SHA for 43e9fd4
favicon.webp
23.8 KB
index.html
@@ -9,6 +9,8 @@
9
<link rel="stylesheet" href="./style.css">
10
<!-- FontAwesome ICON -->
11
<script src="https://kit.fontawesome.com/5289663089.js" crossorigin="anonymous"></script>
12
+ <!-- Favicon -->
13
+ <link rel="shortcut icon" href="./favicon.webp" type="image/x-icon">
14
</head>
15
<body>
16
0 commit comments