feat: optimize blog build and deployment
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user