Skip to content

Commit

Permalink
modify style
Browse files Browse the repository at this point in the history
  • Loading branch information
dablelv committed May 22, 2022
1 parent 7c10216 commit b7cd100
Show file tree
Hide file tree
Showing 150 changed files with 997 additions and 59,454 deletions.
2 changes: 1 addition & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* [5.初始化](第二篇:代码风格/5.初始化.md)
* [6.错误处理](第二篇:代码风格/6.错误处理.md)
* [7.注释](第二篇:代码风格/7.注释.md)
* [8.命名规范](第二篇:代码风格/8.命名规范.md)
* [8.命名](第二篇:代码风格/8.命名.md)
* [9.流程控制](第二篇:代码风格/9.流程控制.md)
* [10.函数](第二篇:代码风格/10.函数.md)
* [11.单元测试](第二篇:代码风格/11.单元测试.md)
Expand Down
3 changes: 3 additions & 0 deletions book.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"本书 GitHub 地址 ":"https://github.com/dablelv/go-coding-advice"
}
},
"styles": {
"website": "styles/website.css"
},
"plugins": [
"insert-logo",
"custom-favicon",
Expand Down
1 change: 0 additions & 1 deletion docs/docs/.gitignore

This file was deleted.

201 changes: 0 additions & 201 deletions docs/docs/LICENSE

This file was deleted.

Binary file removed docs/docs/assets/images/favicon.ico
Binary file not shown.
Binary file removed docs/docs/assets/images/logo.jpg
Binary file not shown.
Binary file removed docs/docs/gitbook/fonts/fontawesome/FontAwesome.otf
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit b7cd100

Please sign in to comment.