Rinkusu/theme.toml

22 lines
528 B
TOML
Raw Permalink 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/"
2024-06-20 21:24:27 +00:00
tags = ["blog", "portfolio"]
features = ["blog", "contact form", "image gallery"]
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 = ""