Skip to content

Commit a163460

Browse files
authored
update msapplication-TileColor (#679)
1 parent a1da09c commit a163460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/bootstrap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="manifest" href="/favicons/site.webmanifest">
3333
<link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#236BFD">
3434
<meta name="msapplication-config" content="/favicons/browserconfig.xml" />
35-
<meta name="msapplication-TileColor" content="#da532c">
35+
<meta name="msapplication-TileColor" content="#236BFD">
3636
<meta name="theme-color" content="#236BFD">
3737
<link rel="author" href="https://plus.google.com/+Codeception">
3838

0 commit comments

Comments
 (0)