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 d382d15 commit f1c00c6Copy full SHA for f1c00c6
web/public/index.html
@@ -3,6 +3,7 @@
3
4
<head>
5
<meta charset="utf-8">
6
+ <meta name="renderer" content="webkit">
7
<meta http-equiv="X-UA-Compatible" content="IE=edge">
8
<meta name="viewport" content="width=device-width,initial-scale=1.0">
9
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
@@ -17,4 +18,4 @@
17
18
<!-- built files will be auto injected -->
19
</body>
20
-</html>
21
+</html>
0 commit comments