added treasures section

This commit is contained in:
2023-06-02 21:16:31 -07:00
parent 7e12e2e59c
commit 50e8c9ca26

View File

@@ -26,11 +26,16 @@ name = "Projects"
url = "/projects/" url = "/projects/"
weight = 4 weight = 4
[[menu.main]]
name = "Treasures"
url = "/Treasures/"
weight = 5
[markup] [markup]
[markup.tableOfContents] [markup.tableOfContents]
endLevel = 4 endLevel = 5
ordered = false ordered = true
startLevel = 2 startLevel = 2
[markup.highlight] [markup.highlight]
codeFences = true codeFences = true