2021-04-15 01:37:18 -07:00
|
|
|
# theme.toml template for a Hugo theme
|
|
|
|
|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
|
|
|
|
|
|
|
|
|
name = "Vanilla"
|
|
|
|
|
license = "MIT"
|
|
|
|
|
# licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
|
|
|
|
|
# description = ""
|
|
|
|
|
# homepage = "http://example.com/"
|
|
|
|
|
# tags = []
|
|
|
|
|
# features = []
|
2026-05-19 17:06:39 -07:00
|
|
|
min_version = "0.160.1"
|
2021-04-15 01:37:18 -07:00
|
|
|
|
|
|
|
|
[author]
|
|
|
|
|
name = "Danila Fedorin"
|
|
|
|
|
homepage = "https://danilafe.com"
|
|
|
|
|
|
|
|
|
|
# If porting an existing theme
|
|
|
|
|
# [original]
|
|
|
|
|
# name = ""
|
|
|
|
|
# homepage = ""
|
|
|
|
|
# repo = ""
|