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 00ef188 commit 55ef6d1Copy full SHA for 55ef6d1
with-tailwindcss-app/pages/_document.tsx
@@ -10,7 +10,7 @@ class MyDocument extends Document {
10
name="ahrefs-site-verification"
11
content="0b854a10ab949834888dd13297f5c602a02ab526ee2f999f985e4b128740dd26"
12
/>
13
- <link rel="icon" href="/search.svg" />
+ <link rel="icon" href="https://evmexplorer.com/search.svg" />
14
</Head>
15
<body className="bg-[#033767]">
16
<Main />
0 commit comments