From c212565248b2afb02f0a8ca04b1f807104c34f6a Mon Sep 17 00:00:00 2001 From: KickCashew <76767398+KickCashew@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:13:23 +0800 Subject: [PATCH] fix(projects): fix mobile browser theme issue by adding color-scheme meta tag to index.html (#488) --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index c62bd487..b04ac55c 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ + %VITE_APP_TITLE%