14 lines
438 B
TOML
14 lines
438 B
TOML
name = "Hugo Theme Next"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/hugo-next/hugo-theme-next/blob/main/LICENSE"
|
|
description = "Easily & powerful theme for Hugo engine."
|
|
homepage = "https://example.com/"
|
|
tags = ["blog", "simple", "dark", "personal", "fast", "theme"]
|
|
features = ["some", "awesome", "features"]
|
|
min_version = "0.92.0"
|
|
demosite = "https://lisenhui.cn"
|
|
|
|
[author]
|
|
name = "lisenhui"
|
|
homepage = "https://lisenhui.cn"
|