fix: update theme-color for dark mode
This commit is contained in:
parent
626131bc83
commit
5b082ebc5b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
content="#0e90a4"
|
||||
media="(prefers-color-scheme: light)" />
|
||||
<meta name="theme-color"
|
||||
content="#0b7383"
|
||||
content="#008599"
|
||||
media="(prefers-color-scheme: dark)" />
|
||||
<meta name="generator" content="{{ eleventy.generator }}" />
|
||||
<meta name="color-scheme" content="light dark" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue