From 7390863a1005eeadbb6dbdcbc47f9cc13298e101 Mon Sep 17 00:00:00 2001 From: Eiichi Yoshikawa Date: Mon, 19 Feb 2024 11:06:00 +0900 Subject: Add theme-color meta tag and apply selection of theme (#2918) * Add theme-color meta tag and apply selection of theme * update logic for retrieving current theme color * add ts-ignore * fix ts error --------- Co-authored-by: Hailey --- web/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'web') diff --git a/web/index.html b/web/index.html index 42b443bb6..992e69e05 100644 --- a/web/index.html +++ b/web/index.html @@ -2,6 +2,7 @@ +