点击烟花特效可以配置彩色

This commit is contained in:
Vixcity
2023-01-03 18:11:59 +08:00
parent f25073ea95
commit ef5ee3986a
2 changed files with 8 additions and 1 deletions

View File

@@ -60,6 +60,9 @@ const BLOG = {
// 鼠标点击烟花特效
FIREWORKS: process.env.NEXT_PUBLIC_FIREWORKS || true, // 鼠标点击烟花特效
// 是否启用彩色的烟花
FIREWORKSCOLOR: true,
FIREWORKSBIG: true,
// 悬浮挂件
WIDGET_PET: process.env.NEXT_PUBLIC_WIDGET_PET || true, // 是否显示宠物挂件