Files
github-style/theme.toml
Leo Heitmann Ruiz 332960dc9f Add demosite
2024-02-06 22:06:34 +00:00

17 lines
499 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"
demosite = "https://meik2333.com/"
tags = ["blog", "google analytics"]
features = ["google analytics"]
min_version = "0.41"
[author]
name = "MeiK"
homepage = "https://github.com/MeiK2333"