feat(theme-color): toggle theme color along with dark mode using useHead (#20)
* feat(theme-color): toggle theme color along with dark mode * feat(theme-color): toggle theme color along with dark mode using useHead Co-authored-by: bryce <1907004005@gmail.com>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
<link rel="apple-touch-icon" href="/pwa-192x192.png">
|
||||
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#00aba9">
|
||||
<meta name="msapplication-TileColor" content="#00aba9">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
<meta name="description" content="好的,今天我们来做菜!">
|
||||
<title>隔离食用手册</title>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user