From 91bda2f2e1bd38c70c64217cfec9e1713117752f Mon Sep 17 00:00:00 2001 From: KickCashew Date: Thu, 13 Jun 2024 13:55:14 +0800 Subject: [PATCH] fix(projects): fix mobile browser theme issue by adding color-scheme meta tag to index.html --- 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%