We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f7e16 commit 508eba1Copy full SHA for 508eba1
specifyweb/frontend/templates/body.html
@@ -11,7 +11,7 @@
11
<meta name="theme-color" content="#F79244"/>
12
<link rel="apple-touch-icon" sizes="180x180" href="/static/img/apple-touch-icon.png">
13
<link rel="mask-icon" href="/static/img/safari-pinned-tab.svg" color="#F79244">
14
- <link rel="shortcut icon" href="/static/img/favicon.ico">
+ <link rel="shortcut icon" href="/favicon.ico" sizes="any">
15
<link rel="icon" href="/static/img/favicon-512x512.png" sizes="any">
16
<link rel="icon" href="/static/img/short_logo.svg" type="image/svg+xml">
17
<link rel="manifest" href="/static/manifest.json">
0 commit comments