blog/config.toml
2024-09-28 20:54:27 +02:00

12 lines
165 B
TOML

baseURL = "http://0xdeadbeer.xyz"
title = "Kevin J."
theme = "minth"
summaryLength = 20
[markup.goldmark.renderer]
unsafe=true
[markup.highlight]
style="vim"