9 lines
140 B
TOML
9 lines
140 B
TOML
baseURL = "https://0xdeadbeer.neocities.org"
|
|
title = "Kevin J."
|
|
theme = "minth"
|
|
|
|
summaryLength = 20
|
|
|
|
[markup.goldmark.renderer]
|
|
unsafe=true
|