|
|
@@ -5,7 +5,10 @@
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
|
<link rel="icon" href="/logo.svg" type="image/svg+xml" />
|
|
|
- <link rel="apple-touch-icon" href="/apple-touch-icon.png" />
|
|
|
+ <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
|
|
+ <link rel="apple-touch-icon" sizes="167x167" href="/apple-touch-icon-167x167.png" />
|
|
|
+ <link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png" />
|
|
|
+ <link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png" />
|
|
|
<link rel="manifest" href="/manifest.json" />
|
|
|
<meta name="theme-color" content="#E3AC00" />
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|