Skip to content

Commit 15623fb

Browse files
authored
add new favicon meta tags (Codeception#268)
1 parent 66b1e87 commit 15623fb

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

_layouts/bootstrap.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,14 @@
3030

3131
<!-- Other -->
3232
<link title="Codeception Blog" type="application/rss+xml" rel="alternate" href="/rss.xml">
33-
<link rel="shortcut icon" href="/images/favicon.png">
33+
<link rel="apple-touch-icon" sizes="180x180" href="/images/favicons/apple-touch-icon.png">
34+
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicons/favicon-32x32.png">
35+
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicons/favicon-16x16.png">
36+
<link rel="manifest" href="/images/favicons/site.webmanifest">
37+
<link rel="mask-icon" href="/images/favicons/safari-pinned-tab.svg" color="#236BFD">
38+
<link rel="shortcut icon" type="image/png" href="/images/favicons/favicon.ico"/>
39+
<meta name="msapplication-TileColor" content="#da532c">
40+
<meta name="theme-color" content="#236BFD">
3441
<link rel="author" href="https://plus.google.com/+Codeception">
3542
</head>
3643

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy