freedom/theme.toml

22 lines
476 B
TOML
Raw Normal View History

2023-11-26 01:53:04 -05:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Freedom"
license = "MIT"
2024-05-01 02:06:03 -04:00
licenselink = "https://code.gabe.rocks/gabe/Freedom/blob/master/LICENSE"
2023-11-26 01:53:04 -05:00
description = ""
2024-05-01 02:06:03 -04:00
homepage = "https://code.gabe.rocks/gabe/Freedom"
2023-11-26 01:53:04 -05:00
tags = []
features = []
min_version = "0.41.0"
[author]
name = "Gabriel"
homepage = "https://gabe.rocks"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""