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 ebe67e2 commit a833b8fCopy full SHA for a833b8f
3 files changed
frontend/index.html
@@ -7,12 +7,14 @@
7
<link rel="icon" href="/manifest-icons/favicon.svg" type="image/svg+xml">
8
<link rel="icon" type="image/png" sizes="32x32" href="/manifest-icons/favicon-32x32.png">
9
<link rel="icon" type="image/png" sizes="16x16" href="/manifest-icons/favicon-16x16.png">
10
+ <link rel="shortcut icon" href="/manifest-icons/favicon.ico">
11
+ <link rel="icon" href="/favicon.ico">
12
13
<!-- Apple Touch Icon -->
14
<link rel="apple-touch-icon" sizes="180x180" href="/manifest-icons/apple-touch-icon.png">
15
16
<!-- Manifest -->
- <link rel="manifest" href="/manifest-icons/site.webmanifest">
17
+ <link rel="manifest" href="/site.webmanifest">
18
19
<!-- Theme colors -->
20
<meta name="theme-color" content="#cd58dd">
frontend/public/favicon.ico
155 KB
frontend/public/manifest-icons/favicon.ico
0 commit comments