diff --git a/en/deploy.sh b/en/deploy.sh index 880ab5c..69b6eeb 100755 --- a/en/deploy.sh +++ b/en/deploy.sh @@ -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 \ No newline at end of file +git push -u -f origin gh-pages \ No newline at end of file diff --git a/en/theme/index.hbs b/en/theme/index.hbs index 3fc804d..ac76bff 100644 --- a/en/theme/index.hbs +++ b/en/theme/index.hbs @@ -1,11 +1,11 @@ - + {{ title }} {{#if is_print }} - + {{/if}} {{#if base_url}} @@ -15,10 +15,9 @@ {{> head}} - - + {{#if favicon_svg}} @@ -51,25 +50,27 @@ {{#if mathjax_support}} - + {{/if}} - - + +
- - - + + - + + +
{{> header}} -