feat: optimize blog build and deployment

This commit is contained in:
liumangmang
2026-05-11 01:35:38 +08:00
parent b4653e209c
commit 1b3e4c33a4
21 changed files with 10015 additions and 523 deletions
+2 -2
View File
@@ -4,11 +4,11 @@
/* .vuepress/styles/index.scss */
.hitokoto-text {
color: #DC143C !important; // 替换为你想要的颜色
color: #dc143c !important; // 替换为你想要的颜色
}
.hitokoto-author {
color: #DC143C!important; // 可选:也可自定义作者名颜色
color: #dc143c !important; // 可选:也可自定义作者名颜色
}
.vp-navbar .auto-link {