summaryrefslogtreecommitdiff
path: root/hugo.toml
blob: f09661982d2c200c6f49879e65e997ffae397549 (plain)
1
2
3
4
5
6
7
baseURL = 'https://kvog.sh/'
locale = 'en-us'
title = 'kvog.sh'
#theme = 'kvog'

[markup.goldmark.renderer]
  unsafe = true