From 84f1ee65ea5267b5de45dec80ea4579bdd8442ca Mon Sep 17 00:00:00 2001 From: dragon Date: Fri, 9 May 2025 15:21:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=96=87=E6=A1=A3=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f98901..d62b7d5 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README_zh.md b/README_zh.md index 38ac6cd..77256a6 100644 --- a/README_zh.md +++ b/README_zh.md @@ -27,7 +27,7 @@ make gitea-pages ### Page Config -在项目的默认分支创建 `.pages.yaml`,填入如下内容 +在项目的 `gh-pages` 分支创建 `.pages.yaml`,填入如下内容 ```yaml v-route: true # 虚拟路由