diff --git a/example/hugo.toml b/example/hugo.toml index b1dc927f..fa077907 100644 --- a/example/hugo.toml +++ b/example/hugo.toml @@ -21,11 +21,6 @@ unsafe = true noclasses = false style = "github" -[markup.tableofcontents] -endlevel = 6 -ordered = true -startlevel = 2 - [[module.imports]] path = "github.com/willfaught/paige"