summaryrefslogtreecommitdiff
path: root/config.toml
blob: f320c8f19dbe829ef8862a325b84a35dda58121b (plain) (blame)
1
2
3
4
5
6
7
8
baseURL = "https://matejamaric.com/"
languageCode = "en"
title = "Mateja Maric's Homepage"
# Disable default taxonomies
disableKinds = ["taxonomy", "term"]
# Enable inline HTML
[markup.goldmark.renderer]
unsafe = true