Skip to content

Commit

Permalink
fix: changing icon on monitor page
Browse files Browse the repository at this point in the history
This stopped the icon from being changed
in Chrome.
  • Loading branch information
GentlemanHal committed Dec 20, 2024
1 parent e61245a commit 4a9de69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/svg+xml" href="/canaries.svg" id="favicon" />
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="manifest" href="/site.webmanifest" />
<title>Nevergreen</title>
</head>
Expand Down

0 comments on commit 4a9de69

Please sign in to comment.