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

[markup.highlight]
style = "github"