gohugo-theme-ananke/theme.toml
2017-04-10 22:17:47 -04:00

26 lines
594 B
TOML
Executable file

# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
name = "Gohugo Default Theme"
license = "MIT"
licenselink = "https://github.com/budparr/gohugo-default-theme/blob/master/LICENSE.md"
description = ""
homepage = "https://github.com/budparr/gohugo-default-theme"
tags = ["website", "starter"]
features = ["", ""]
min_version = 0.19
[author]
name = "Bud Parr"
homepage = "https://github.com/budparr"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""
[params]
hero_copy = "Some great copy here"