mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 00:53:19 +08:00
更新配置,启用主题颜色固定选项
This commit is contained in:
@@ -12,7 +12,7 @@ export const siteConfig: SiteConfig = {
|
||||
lang: "zh_CN", // 'en', 'zh_CN', 'zh_TW', 'ja', 'ko', 'es', 'th'
|
||||
themeColor: {
|
||||
hue: 360, // Default hue for the theme color, from 0 to 360. e.g. red: 0, teal: 200, cyan: 250, pink: 345
|
||||
fixed: false, // Hide the theme color picker for visitors
|
||||
fixed: true, // Hide the theme color picker for visitors
|
||||
},
|
||||
banner: {
|
||||
enable: false,
|
||||
|
||||
Reference in New Issue
Block a user