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
+4
View File
@@ -0,0 +1,4 @@
[[headers]]
for = "/*"
[headers.values]
cache-control = "no-cache"