Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98bc7af commit 457da96Copy full SHA for 457da96
src/grocery_store/my_blog.md
@@ -69,7 +69,7 @@ jobs:
69
github_token: ${{ secrets.GITHUB_TOKEN }}
70
publish_dir: ./book
71
# 仅在用户站点下添加下面的配置
72
- cname: blog.tabliu.top
+ cname: tabliu.top
73
```
74
75
更多设置参考[这里](https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-mdbook-rust)
0 commit comments