fix: new version mdbook layout issue

This commit is contained in:
sunface
2024-01-06 09:30:06 +08:00
parent beb0a7d57d
commit e57bae6feb
4 changed files with 177 additions and 103 deletions

View File

@ -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