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 53c4bdc commit 3661098Copy full SHA for 3661098
index.html
@@ -4,6 +4,10 @@
4
<head>
5
<meta charset="UTF-8" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+
8
+ <!-- No favicon -->
9
+ <link rel="icon" href="data:;base64,iVBORw0KGgo=">
10
11
<title>QuickGPT</title>
12
</head>
13
0 commit comments