We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5affa8a commit f1d6d6eCopy full SHA for f1d6d6e
3 files changed
assets/fav.ico
9.15 KB
assets/fav2.ico
-9.9 KB
index.html
@@ -4,7 +4,7 @@
4
<head>
5
<meta charset="UTF-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
- <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
+ <link rel="shortcut icon" href="assets/fav.ico" type="image/x-icon">
8
<title>icodeweb</title>
9
<style>
10
* {
0 commit comments