website/config.toml
steverusso 25ba6754ff Style code blocks uisng the 'friendly' code style. (#24)
Style code blocks uisng the 'friendly' code style.
2020-07-30 14:02:53 +00:00

10 lines
178 B
TOML

languageCode = "en-us"
disableKinds = ["taxonomy", "taxonomyTerm"]
title = "SimpleSystems, LLC"
[markup.goldmark.renderer]
unsafe= true
[markup.highlight]
style = "friendly"