diff --git a/exampleSite/hugo.toml b/exampleSite/hugo.toml index 0eb79cf8..b1dc927f 100644 --- a/exampleSite/hugo.toml +++ b/exampleSite/hugo.toml @@ -19,6 +19,7 @@ unsafe = true [markup.highlight] noclasses = false +style = "github" [markup.tableofcontents] endlevel = 6