修复文档错误

This commit is contained in:
dragon
2025-05-09 15:21:31 +08:00
parent 321da54f88
commit 84f1ee65ea
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ For specific configurations, check [`config.yaml`](./config.yaml).
### Page Config
Create `.pages.yaml` in the project's default branch and fill in the following content:
Create `.pages.yaml` in the project's `gh-pages` branch and fill in the following content:
```yaml
v-route: true # Virtual routing

View File

@@ -27,7 +27,7 @@ make gitea-pages
### Page Config
在项目的默认分支创建 `.pages.yaml`,填入如下内容
在项目的 `gh-pages` 分支创建 `.pages.yaml`,填入如下内容
```yaml
v-route: true # 虚拟路由