修复文档错误
This commit is contained in:
@@ -26,7 +26,7 @@ For specific configurations, check [`config.yaml`](./config.yaml).
|
|||||||
|
|
||||||
### Page Config
|
### 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
|
```yaml
|
||||||
v-route: true # Virtual routing
|
v-route: true # Virtual routing
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ make gitea-pages
|
|||||||
|
|
||||||
### Page Config
|
### Page Config
|
||||||
|
|
||||||
在项目的默认分支创建 `.pages.yaml`,填入如下内容
|
在项目的 `gh-pages` 分支创建 `.pages.yaml`,填入如下内容
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
v-route: true # 虚拟路由
|
v-route: true # 虚拟路由
|
||||||
|
|||||||
Reference in New Issue
Block a user