Rinkusu/theme.toml

22 lines
451 B
TOML
Raw Normal View History

2021-04-28 17:58:00 +00:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "BioTech"
license = "MIT"
licenselink = "https://github.com/Aroy-Art/BioTech/blob/main/LICENSE"
description = ""
homepage = "http://example.com/"
tags = ["blog"]
features = ["blog"]
min_version = "0.41.0"
[author]
name = "Aroy-Art"
homepage = ""
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""