remove malformed link from index page
This commit is contained in:
@@ -147,11 +147,6 @@
|
|||||||
<link rel="icon" href="https://www.wdipl.com/favicon-96x96.png" type="image/png" sizes="96x96">
|
<link rel="icon" href="https://www.wdipl.com/favicon-96x96.png" type="image/png" sizes="96x96">
|
||||||
<link rel="apple-touch-icon" href="https://www.wdipl.com/apple-touch-icon.png">
|
<link rel="apple-touch-icon" href="https://www.wdipl.com/apple-touch-icon.png">
|
||||||
|
|
||||||
<link rel="icon" type="image/png" href="%PUBLIC_URL%/favicon-96x96.png" sizes="96x96" />
|
|
||||||
<link rel="icon" type="image/svg+xml" href="%PUBLIC_URL%/favicon.svg" />
|
|
||||||
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="%PUBLIC_URL%/apple-touch-icon.png" />
|
|
||||||
<link rel="manifest" href="%PUBLIC_URL%/site.webmanifest" />
|
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user