2021-06-08 14:19:46 +00:00
|
|
|
# theme.toml template for a Hugo theme
|
|
|
|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
|
|
|
|
|
|
|
name = "Omegamma"
|
2021-06-13 17:49:30 +00:00
|
|
|
license = "GNU GPL 3.0"
|
2021-08-02 20:14:51 +00:00
|
|
|
licenselink = "https://git.ad5001.eu/Ad5001/omegamma/blob/master/LICENSE"
|
2021-06-08 14:19:46 +00:00
|
|
|
description = ""
|
2021-08-02 20:14:51 +00:00
|
|
|
homepage = "https://git.ad5001.eu/Ad5001/omegamma/"
|
2021-06-08 14:19:46 +00:00
|
|
|
tags = []
|
|
|
|
features = []
|
|
|
|
min_version = "0.41.0"
|
|
|
|
|
|
|
|
[author]
|
2021-08-02 20:14:51 +00:00
|
|
|
name = "Ad5001"
|
|
|
|
homepage = "https://ad5001.eu"
|
2021-06-08 14:19:46 +00:00
|
|
|
|