summaryrefslogtreecommitdiff
path: root/hugo.toml
blob: 272eaaa4dd5487570a45a6be27976f9e5f1a42d1 (plain)
1
2
3
4
5
6
7
8
9
baseURL = 'https://mielota.com'
languageCode = 'en-us'
title = 'Mielota'

[params]
	Email = 'mailto:nantha@mielota.com'

[markup.highlight]
	style = "dracula"