Files
maupassant-hugo/theme.toml
T
2017-09-22 22:35:20 +08:00

22 lines
472 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Maupassant Hugo"
license = "MIT"
licenselink = ""
description = ""
homepage = ""
tags = ["maupassant"]
features = []
min_version = "0.27"
[author]
name = "Joker Qyou"
homepage = "https://mynook.info"
# If porting an existing theme
[original]
name = "pagecho"
homepage = "https://chopstack.com/"
repo = "https://github.com/pagecho/maupassant"