tegakituesday.com/config.toml

20 lines
406 B
TOML

baseURL = 'https://tegakituesday.com/'
languageCode = 'en-us'
title = 'Tegaki Tuesday'
theme = 'tegakituesday.com'
enableEmoji = true
disableKinds = ["taxonomy", "taxonomyTerm", "RSS"]
[params]
AuthorName = "Elnu"
MatomoURL = "matomo.elnu.com"
MatomoSiteId = "4"
CopyrightStart = 2021
[permalinks]
challenges = "/:filename"
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true