modified config file for theme/dagreynix
[theme-danix.xyz.git] / theme.toml
CommitLineData
dab7cde1 1# theme.toml template for a Hugo theme
2# See https://github.com/gohugoio/hugoThemes#themetoml for an example
3
4name = "Hugo Dagreynix"
5license = "MIT"
6licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
7description = ""
f19416b0 8homepage = "https://danix.xyz/"
9tags = [minimal]
dab7cde1 10features = []
11min_version = "0.41.0"
12
13[author]
f19416b0 14 name = "Danilo 'danix' M."
15 homepage = "https://danix.xyz"
dab7cde1 16