From 1e8905275b9981176536c393510a5b982afa858f Mon Sep 17 00:00:00 2001 From: guygubaby Date: Mon, 25 Apr 2022 00:00:11 +0800 Subject: [PATCH] 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> --- index.html | 1 - src/App.vue | 10 +++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 8c77653..dba0e0e 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,6 @@ - 隔离食用手册