We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc1391 commit 8b596f9Copy full SHA for 8b596f9
index.html
@@ -13,7 +13,9 @@
13
<link rel="stylesheet" href="style.css">
14
<meta name='impact-site-verification' content='e3aac94d-aaa7-42ac-afc2-87269d25fad3'>
15
<meta name='impact-site-verification' value='e3aac94d-aaa7-42ac-afc2-87269d25fad3'>
16
- <link rel="icon" </head>
+ <link rel="icon"
17
+ href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🚀</text></svg>">
18
+</head>
19
20
<body class="dark-theme">
21
<header>
0 commit comments