mirror of
https://github.com/foo-dogsquared/hugo-theme-contentful.git
synced 2025-01-30 16:57:56 +00:00
16 lines
556 B
TOML
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/"
|