We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7a8fa2 commit 1aa2951Copy full SHA for 1aa2951
public/index.html
@@ -6,6 +6,7 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1">
7
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8
<link rel="apple-touch-icon" sizes="120x120" href="/dist/images/favicons/survey-apple-touch-icon.png">
9
+ <link rel="icon" type="image/png" sizes="96x96" href="/dist/images/favicons/survey-android-chrome-96x96.png">
10
<link rel="icon" type="image/png" sizes="32x32" href="/dist/images/favicons/survey-favicon-32x32.png">
11
<link rel="icon" type="image/png" sizes="16x16" href="/dist/images/favicons/survey-favicon-16x16.png">
12
<link rel="manifest" href="/dist/images/favicons/survey-site.webmanifest">
0 commit comments