valor/theme.toml

22 lines
464 B
TOML
Raw Normal View History

2022-08-17 14:47:54 -04:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Valor"
license = "MIT"
licenselink = "https://codeberg.org/gabe/Valor/blob/master/LICENSE"
description = ""
homepage = "https://codeberg.org/gabe/Valor"
tags = []
features = []
min_version = "0.41.0"
[author]
name = "Gabriel"
homepage = "https://gabe.rocks"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""