Skip to content

Commit 2b43cfc

Browse files
committed
fix theme color
1 parent 6ec1319 commit 2b43cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/favicons.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
<link rel="mask-icon" href="{{ site.baseurl }}/assets/img/favicons/safari-pinned-tab.svg" color="#563d7c">
77
<link rel="icon" href="{{ site.baseurl }}/favicon.ico">
88
<meta name="msapplication-config" content="{{ site.baseurl }}/assets/img/favicons/browserconfig.xml">
9-
<meta name="theme-color" content="#563d7c">
9+
<meta name="theme-color" content="#000000">

0 commit comments

Comments
 (0)