docs: vuepress构建文档
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
// you can change config here
|
||||
$colors: #c0392b, #d35400, #f39c12, #27ae60, #16a085, #2980b9, #8e44ad, #2c3e50,
|
||||
#7f8c8d !default;
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
// you can change colors here
|
||||
$theme-color: #096dd9;
|
||||
$theme-color: #00a6ff;
|
||||
|
@ -25,7 +25,7 @@ export default hopeTheme({
|
||||
sidebar,
|
||||
|
||||
// 页脚
|
||||
footer: "默认页脚",
|
||||
footer: "LiteyukiBot",
|
||||
displayFooter: true,
|
||||
|
||||
// 加密配置
|
||||
|
Reference in New Issue
Block a user