This commit is contained in:
liujianbo2013 2026-02-20 20:41:39 -08:00 committed by GitHub
commit 97b078a8aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
### 安装
1. 【创建仓库】点击[通过模板创建仓库](https://github.com/new?template_name=Gmeek-template&template_owner=Meekdai),建议仓库名称为`XXX.github.io`,其中`XXX`为你的github用户名。
1. 【创建仓库】点击[![创建仓库](https://raw.githubusercontent.com/liujianbo2013/liujianbo2013.github.io/fece14224aa4314e9d2e3b7582f132749e5a4d7c/text.svg)](https://github.com/new?template_name=Gmeek-template&template_owner=Meekdai),建议仓库名称为`XXX.github.io`,其中`XXX`为你的github用户名.
2. 【启用Pages】在仓库的`Settings`中`Pages->Build and deployment->Source`下面选择`Github Actions`。