bobatheme/theme.toml

16 lines
431 B
TOML
Raw Normal View History

2021-09-25 20:52:01 -05:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "bobatheme"
license = "MIT"
licenselink = "https://github.com/BBaoVanC/bobatheme/blob/master/LICENSE"
description = "Simple Hugo theme for boba.best and bbaovanc.com"
homepage = "https://bbaovanc.com"
2021-09-25 20:52:01 -05:00
tags = []
features = []
2023-01-20 16:25:28 -06:00
min_version = "0.93.0"
2021-09-25 20:52:01 -05:00
[author]
name = "bbaovanc"
homepage = "https://bbaovanc.com"