diff --git a/book.toml b/book.toml index 68c0e1e..47fd802 100644 --- a/book.toml +++ b/book.toml @@ -7,7 +7,7 @@ title = "Stavros' Notes" [output.html] curly-quotes = true -no-section-label = false +no-section-label = true git-repository-url = "https://gitlab.com/stavros/notes/" git-repository-icon = "fa-gitlab" additional-css = ["static/custom.css"]