feat(config): 加入 cache: no-cache

2. feat(config): color-theme 支持在星期日自动更改为知更鸟颜色 #9e8eef
3. style(background): 关闭 background 功能
This commit is contained in:
Ad-closeNN
2025-08-15 23:17:48 +08:00
parent 0f1954d020
commit f9ccb0ca71
3 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ export const siteConfig: SiteConfig = {
},
},
background: {
enable: true, // Enable background image
enable: false, // Enable background image
//src: "https://eo-pic.2x.nz/h", // Background image URL (supports HTTPS)
src: "https://bing.ee123.net/img", // Bing daily theme
position: "center", // Background position: 'top', 'center', 'bottom'