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 115b87a commit 9876c14Copy full SHA for 9876c14
1 file changed
src/cli/dashboard/index.html
@@ -33,6 +33,7 @@
33
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
34
35
<!-- Favicon -->
36
+ <link rel="icon" href="/favicon.png" sizes="32x32" />
37
<link rel="icon" type="image/svg+xml" href="/icon.svg" />
38
<link rel="icon" type="image/png" sizes="32x32" href="/brand/favicons/favicon-32.png" />
39
<link rel="icon" type="image/png" sizes="16x16" href="/brand/favicons/favicon-16.png" />
0 commit comments