You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
437 B
22 lines
437 B
baseURL = 'https://tegakituesday.com/'
|
|
languageCode = 'en-us'
|
|
title = 'Tegaki Tuesday'
|
|
theme = 'tegakituesday.com'
|
|
enableEmoji = true
|
|
disableKinds = ["taxonomy", "taxonomyTerm", "RSS"]
|
|
|
|
[params]
|
|
AuthorName = "Elnu"
|
|
FontAwesomeKit = "c3c3b565dc"
|
|
MatomoURL = "matomo.elnu.com"
|
|
MatomoSiteId = "4"
|
|
CopyrightStart = 2021
|
|
|
|
[permalinks]
|
|
challenges = "/:filename"
|
|
|
|
[markup]
|
|
[markup.goldmark]
|
|
[markup.goldmark.renderer]
|
|
unsafe = true
|