From 3830c9f05df3af51623f17b549376129ae4f71c7 Mon Sep 17 00:00:00 2001 From: ohplz Date: Sun, 12 Mar 2023 23:12:59 +0800 Subject: [PATCH] feature: set color for mobile browser status bar it'll diffirent due to the dark or light mode of mobile devices. --- components/PageHead.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/components/PageHead.tsx b/components/PageHead.tsx index d379ee7776..73a264e38c 100644 --- a/components/PageHead.tsx +++ b/components/PageHead.tsx @@ -29,6 +29,9 @@ export const PageHead: React.FC< content='width=device-width, initial-scale=1, shrink-to-fit=no' /> + + +