fix: remove redundant apple-touch-icon link from index.html
This commit is contained in:
parent
65bb7abf57
commit
98bc077bb5
1 changed files with 1 additions and 2 deletions
|
|
@ -15,7 +15,6 @@
|
|||
/>
|
||||
|
||||
<meta name="apple-mobile-web-app-title" content="Jumble" />
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
|
||||
<link rel="icon" href="/favicon.ico" sizes="48x48" />
|
||||
<link rel="icon" href="/favicon.svg" sizes="any" type="image/svg+xml" />
|
||||
<meta name="theme-color" content="#171717" media="(prefers-color-scheme: dark)" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue