From fc178e4b0060f4d6708f45893eb7a9cf06fe2871 Mon Sep 17 00:00:00 2001 From: feie9456 Date: Sun, 26 Apr 2026 22:37:14 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- public/manifest.webmanifest | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4af8334..f350aba 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ name="description" content="一个本地优先的 OpenAI-compatible LLM 聊天面板。" /> - + diff --git a/public/manifest.webmanifest b/public/manifest.webmanifest index f6157ff..7af79a5 100644 --- a/public/manifest.webmanifest +++ b/public/manifest.webmanifest @@ -9,7 +9,7 @@ "display": "standalone", "orientation": "any", "background_color": "#ffffff", - "theme_color": "#111111", + "theme_color": "#ffffff", "icons": [ { "src": "/icons/icon-192.png",