fixed images display on smaller screens
[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
e28a215c 4name = "dagreynix"
dab7cde1 5license = "MIT"
6licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
7description = ""
e28a215c 8homepage = "http://example.com/"
9tags = []
dab7cde1 10features = []
11min_version = "0.41.0"
12
13[author]
e28a215c 14 name = ""
15 homepage = ""
dab7cde1 16
e28a215c 17# If porting an existing theme
18[original]
19 name = ""
20 homepage = ""
21 repo = ""