freedom/theme.toml

22 lines
470 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"
licenselink = "https://codeberg.org/gabe/Freedom/blob/master/LICENSE"
description = ""
homepage = "https://codeberg.org/gabe/Freedom"
tags = []
features = []
min_version = "0.41.0"
[author]
name = "Gabriel"
homepage = "https://gabe.rocks"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""