App: Fix web app behaviour on iOS (#100382)
readd apple-mobile-wep-app-capable
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
performance.mark('frontend_boot_css_time_seconds');
|
||||
</script>
|
||||
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="msapplication-TileColor" content="#2b5797" />
|
||||
|
||||
Reference in New Issue
Block a user