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

[markup.highlight]
  style = "github"
  noClasses = false