Files
github-style/theme.toml
2019-11-04 18:14:21 +08:00

16 lines
464 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Github Style"
license = "MIT"
licenselink = "https://github.com/MeiK2333/github-style/blob/master/LICENSE"
description = "github-style hugo theme"
homepage = "https://github.com/MeiK2333"
tags = ["blog", "google analytics"]
features = ["google analytics"]
min_version = "0.41"
[author]
name = "MeiK"
homepage = "https://github.com/MeiK2333"