Marco Blessing
c34c96a13a
* update congo submodule * ignore temp gen files * update congo 2 config * move assets to new default location * add new default values to archetype * use integrate lead in homepage * upate note box to congo 2 stype * icon breaks toc * disable dark switcher
14 lines
204 B
TOML
14 lines
204 B
TOML
# -- Markup --
|
|
# These settings are required for the theme to function.
|
|
|
|
[goldmark]
|
|
[goldmark.renderer]
|
|
unsafe = true
|
|
|
|
[highlight]
|
|
noClasses = false
|
|
|
|
[tableOfContents]
|
|
startLevel = 2
|
|
endLevel = 4
|