Skip to content

Commit 235519e

Browse files
ch1boAlenar
authored andcommitted
Bump favicon version
1 parent de94e67 commit 235519e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mithril-explorer/src/app/layout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default function RootLayout({ children }) {
2020
return (
2121
<html lang="en">
2222
<body>
23-
<link rel="icon" href="/explorer/favicon.svg?v=2" type="image/svg+xml" />
23+
<link rel="icon" href="/explorer/favicon.svg?v=3" type="image/svg+xml" />
2424

2525
<Suspense>
2626
<Providers>

0 commit comments

Comments
 (0)