Skip to content

Commit 24dcd0a

Browse files
authored
✨ Feat: remove missing image from header (#130)
1 parent b446894 commit 24dcd0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/layouts/partials/head.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
1212
<base href="{{ $.Site.BaseURL }}">
1313
<!-- Favicons -->
14-
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
1514
<link rel="icon" href="/favicon.png">
1615
<link rel="manifest" href="/manifest.json">
1716
<link rel="mask-icon" href="/img/safari-pinned-tab.svg" color="#ff4400">

0 commit comments

Comments
 (0)