From 5951a835da5709f69185a1e8d9d866bcd425bc7f Mon Sep 17 00:00:00 2001
From: zhangsiyu <q3183592900@qq.com>
Date: Fri, 15 Sep 2023 11:25:33 +0800
Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=ADlog=E6=97=A5=E5=BF=97?=
 =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E7=BC=93=E5=AD=98=E5=86=99=E5=85=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/config/website.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/config/website.js b/src/config/website.js
index 99e6d0f4..aeec4df4 100644
--- a/src/config/website.js
+++ b/src/config/website.js
@@ -21,7 +21,7 @@ export default {
   setting: {
     sidebar: 'vertical',
     tag: true,
-    debug: true,
+    debug: false,
     collapse: true,
     search: true,
     lock: true,