We don't have full web app support yet
Plus, Apple doesn't do much for PWAs anyway. One reason for removing this until we test it out in actuality is because there were reports of the semi-PWA caching causing issues.
This commit is contained in:
parent
039387a84e
commit
9785bbcb26
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ export default function EnteDocument() {
|
|||
content="Ente - end-to-end encrypted cloud with open-source apps"
|
||||
/>
|
||||
<link rel="icon" href="/images/favicon.png" type="image/png" />
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
</Head>
|
||||
<body>
|
||||
<Main />
|
||||
|
|
Loading…
Add table
Reference in a new issue