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 de94e67 commit 235519eCopy full SHA for 235519e
mithril-explorer/src/app/layout.js
@@ -20,7 +20,7 @@ export default function RootLayout({ children }) {
20
return (
21
<html lang="en">
22
<body>
23
- <link rel="icon" href="/explorer/favicon.svg?v=2" type="image/svg+xml" />
+ <link rel="icon" href="/explorer/favicon.svg?v=3" type="image/svg+xml" />
24
25
<Suspense>
26
<Providers>
0 commit comments