Skip to content

Commit a48d89c

Browse files
committed
fix(apple): remove duplicate redundant apple icon link
1 parent 2e8e1ec commit a48d89c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/AcornFavicons.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ protected function generateAppleIconMetaTags(): array
167167
{
168168
return [
169169
$this->generateLinkTag('appleIcon', 'apple-touch-icon.png', '180x180'),
170-
$this->generateLinkTag('appleIcon', 'apple-touch-icon-precomposed.png', '180x180'),
171170
];
172171
}
173172

0 commit comments

Comments
 (0)