summaryrefslogtreecommitdiff
path: root/hugo.toml
blob: 73972a15c8a6eddf380f7b0fa8e915e6bb95857c (plain)
1
2
3
4
5
6
7
8
9
baseURL = 'https://mielota.com'
languageCode = 'fr'
title = 'mielota'

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

[markup.highlight]
	style = "dracula"