Rinkusu/theme.toml

22 lines
482 B
TOML
Raw Normal View History

2021-04-28 17:58:00 +00:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
2022-10-14 14:12:52 +00:00
name = "Rinkusu"
2021-04-28 17:58:00 +00:00
license = "MIT"
2022-10-14 14:12:52 +00:00
licenselink = "https://github.com/Aroy-Art/Rinkusu/blob/main/LICENSE"
2021-04-28 17:58:00 +00:00
description = ""
homepage = "http://example.com/"
tags = ["blog"]
features = ["blog"]
2022-10-14 14:12:52 +00:00
min_version = "0.92.0"
2021-04-28 17:58:00 +00:00
2022-10-14 14:12:52 +00:00
[author]
name = "Aroy-Art"
homepage = "https://aroy-art.com"
2021-04-28 17:58:00 +00:00
# If porting an existing theme
[original]
2022-10-14 14:12:52 +00:00
name = ""
homepage = ""
repo = ""