From 8e89434cba9e3d023be3d2ac3a2b50b048f56a4f Mon Sep 17 00:00:00 2001 From: tangly Date: Wed, 9 Nov 2022 10:25:39 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=85=B3=E9=97=AD=E7=83=9F?= =?UTF-8?q?=E8=8A=B1=E7=89=B9=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blog.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog.config.js b/blog.config.js index 976f6aa4..136e8e7b 100644 --- a/blog.config.js +++ b/blog.config.js @@ -59,7 +59,7 @@ const BLOG = { CONTACT_TELEGRAM: '', // 鼠标点击烟花特效 - FIREWORKS: process.env.NEXT_PUBLIC_FIREWORKS || true, // 鼠标点击烟花特效 + FIREWORKS: process.env.NEXT_PUBLIC_FIREWORKS || false, // 鼠标点击烟花特效 // 悬浮挂件 WIDGET_PET: process.env.NEXT_PUBLIC_WIDGET_PET || true, // 是否显示宠物挂件