try to improve support for PWA on iOS
This commit is contained in:
@ -14,8 +14,7 @@ class MyDocument extends Document {
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
|
||||
<meta name="apple-mobile-web-app-title" content="CCOM" />
|
||||
|
||||
<link rel="apple-touch-icon" href="/old-192x192.png"></link>
|
||||
<link rel="apple-touch-icon" href="/favicon.ico"></link>
|
||||
</Head>
|
||||
<body>
|
||||
<Main />
|
||||
|
Reference in New Issue
Block a user