|
@@ -26,7 +26,6 @@ export default function EnteDocument({ emotionStyleTags }: EnteDocumentProps) {
|
|
content="ente - end-to-end encrypted cloud with open-source apps"
|
|
content="ente - end-to-end encrypted cloud with open-source apps"
|
|
/>
|
|
/>
|
|
<link rel="icon" href="/images/favicon.png" type="image/png" />
|
|
<link rel="icon" href="/images/favicon.png" type="image/png" />
|
|
- <link rel="icon" type="image/png" href="/images/favicon.png" />
|
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
{emotionStyleTags}
|
|
{emotionStyleTags}
|
|
</Head>
|
|
</Head>
|