From 189f095cc70aafcedc558688c7010a41d182b97a Mon Sep 17 00:00:00 2001 From: oasis-cloud Date: Fri, 11 Oct 2024 11:18:53 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=AE=98=E6=96=B9=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/config.json b/src/config.json index 9e48e9c2db..5bd0c4f826 100644 --- a/src/config.json +++ b/src/config.json @@ -14,6 +14,11 @@ "eName": "Quickstart", "show": true }, + { + "name": "official-theme-react", + "cName": "官方主题", + "eName": "Official Theme" + }, { "name": "theme-react", "cName": "主题定制",