diff --git a/book.toml b/book.toml index be90b7f..0a5b5b8 100644 --- a/book.toml +++ b/book.toml @@ -8,3 +8,5 @@ title = "Effective Modern C++" [output.html] mathjax-support = true no-section-label = true +git-repository-url = "https://github.com/CnTransGroup/EffectiveModernCppChinese" +git-repository-icon = "fa-github"