Remove duplicate favicon link
This commit is contained in:
parent
de166645b0
commit
af4eaac158
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ export default function EnteDocument({ emotionStyleTags }: EnteDocumentProps) {
|
|||
content="ente - end-to-end encrypted cloud with open-source apps"
|
||||
/>
|
||||
<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" />
|
||||
{emotionStyleTags}
|
||||
</Head>
|
||||
|
|
Loading…
Add table
Reference in a new issue