mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 04:29:41 +00:00
fix: new version mdbook layout issue
This commit is contained in:
@ -16,8 +16,4 @@ git branch -M gh-pages
|
||||
git remote add origin https://github.com/sunface/rust-by-practice
|
||||
|
||||
## push to github pages
|
||||
git push -u -f origin gh-pages
|
||||
|
||||
## deploy zh-CN
|
||||
cd ../../zh-CN
|
||||
./deploy
|
||||
git push -u -f origin gh-pages
|
Reference in New Issue
Block a user