redstrate.com/themes/red/theme.toml

16 lines
424 B
TOML
Raw Normal View History

2022-08-02 12:17:07 -04:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
2022-08-02 14:05:56 -04:00
name = "red"
2022-08-02 12:17:07 -04:00
license = "MIT"
2022-08-02 14:05:56 -04:00
licenselink = "https://git.sr.ht/~redstrate/redstrate.com/tree/master/item/themes/red/LICENSE"
2022-08-02 12:17:07 -04:00
description = ""
2022-08-02 14:05:56 -04:00
homepage = "https://redstrate.com/"
2022-08-02 12:17:07 -04:00
tags = []
features = []
min_version = "0.41.0"
[author]
2022-08-02 14:05:56 -04:00
name = "redstrate <josh@redstrate.com>"
homepage = "https://redstrate.com/"