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.
2 parents 691d5ef + b1bf4e7 commit 5742a8eCopy full SHA for 5742a8e
apps/fretonator-web/src/assets/icons/icon-180x180.png
6.88 KB
apps/fretonator-web/src/index.html
@@ -26,6 +26,9 @@
26
<link rel="icon" type="image/x-icon" href="favicon.ico"/>
27
<link rel="manifest" href="manifest.webmanifest">
28
<meta name="theme-color" content="#1a1a1a">
29
+ <meta name="msapplication-TileColor" content="#1a1a1a">
30
+
31
+ <link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/icon-180x180.png">
32
33
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-167450036-1"></script>
34
<script>
0 commit comments