Skip to content

Commit 0e0ae18

Browse files
authored
update favicons (Codeception#433)
1 parent a6fd073 commit 0e0ae18

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

_layouts/bootstrap.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,9 @@
2020

2121
<!-- Other -->
2222
<link title="Codeception Blog" type="application/rss+xml" rel="alternate" href="/rss.xml">
23-
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png">
23+
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
2424
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png">
2525
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png">
26-
<link rel="shortcut icon" href="/favicons/favicon.ico"/>
2726
<link rel="manifest" href="/favicons/site.webmanifest">
2827
<link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#236BFD">
2928
<meta name="msapplication-config" content="/favicons/browserconfig.xml" />
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)