blog/config.toml

9 lines
140 B
TOML
Raw Normal View History

2023-04-08 10:46:10 +00:00
baseURL = "https://0xdeadbeer.neocities.org"
title = "Kevin J."
theme = "minth"
2023-04-08 10:46:10 +00:00
summaryLength = 20
2024-04-25 21:34:58 +00:00
[markup.goldmark.renderer]
unsafe=true