mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 01:54:06 +00:00
17 lines
499 B
TOML
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"
|