mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-07 07:26:46 +00:00
点击烟花特效可以配置彩色
This commit is contained in:
@@ -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, // 是否显示宠物挂件
|
||||
|
||||
Reference in New Issue
Block a user