valor/theme.toml

22 lines
478 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"
2023-03-07 02:04:00 -05:00
licenselink = "https://code.gabe.rocks/gabrfiel/Valor/blob/master/LICENSE"
2022-08-17 14:47:54 -04:00
description = ""
2023-03-07 02:04:00 -05:00
homepage = "https://code.gabe.rocks/gabrfiel/Valor"
2022-08-17 14:47:54 -04:00
tags = []
features = []
min_version = "0.41.0"
[author]
name = "Gabriel"
homepage = "https://gabe.rocks"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""