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