Blog/config/_default/markup.toml
Marco Blessing c34c96a13a
Update theme to Congo 2 (#12)
* 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
2022-02-24 08:34:17 +01:00

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