hugo-theme-contentful/theme.toml
2020-10-24 23:14:35 +08:00

16 lines
556 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Contentful"
license = "MIT"
licenselink = "https://github.com/foo-dogsquared/hugo-theme-contentful/blob/master/LICENSE"
description = "A minimal and extensible theme that focuses on being contentful at page load."
homepage = "https://github.com/foo-dogsquared/hugo-theme-contentful"
tags = ["minimal", "multilingual"]
features = []
min_version = "0.74"
[author]
name = "foo-dogsquared"
homepage = "https://foo-dogsquared.github.io/"