Remove markup.tableofcontents config in example site

This commit is contained in:
Will Faught
2025-03-06 15:55:22 -08:00
parent a31406a496
commit a661c85135

View File

@@ -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"