We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e021a9 commit 8608c0bCopy full SHA for 8608c0b
_layouts/bootstrap.html
@@ -36,6 +36,7 @@
36
<link rel="shortcut icon" href="/favicons/favicon.ico"/>
37
<link rel="manifest" href="/favicons/site.webmanifest">
38
<link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#236BFD">
39
+ <meta name="msapplication-config" content="/favicons/browserconfig.xml" />
40
<meta name="msapplication-TileColor" content="#da532c">
41
<meta name="theme-color" content="#236BFD">
42
<link rel="author" href="https://plus.google.com/+Codeception">
0 commit comments