mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-03-20 11:57:46 +08:00
docs: fix vitepress index
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
### 设置环境变量
|
||||
|
||||
添加环境变量(注意这里最好手动输入)详细内容请参考 [Docker Compose](https://github) 章节中同样内容
|
||||
添加环境变量(注意这里最好手动输入)详细内容请参考 [Docker Compose](/deploy/Docker-compose) 章节中同样内容
|
||||
|
||||
```shell
|
||||
export \
|
||||
|
||||
@@ -8,7 +8,7 @@ hero:
|
||||
actions:
|
||||
- theme: brand
|
||||
text: 快速开始
|
||||
link: /home/
|
||||
link: /deploy/quickstart
|
||||
- theme: alt
|
||||
text: 更新日志
|
||||
link: /changelog/3.0
|
||||
|
||||
Reference in New Issue
Block a user