15 lines
416 B
TOML
15 lines
416 B
TOML
# theme.toml template for a Hugo theme
|
|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
|
|
|
name = "Moments"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/FarseaSH/hugo-theme-moments/blob/master/LICENSE"
|
|
description = ""
|
|
homepage = "https://github.com/FarseaSH/hugo-theme-moments"
|
|
tags = []
|
|
features = []
|
|
min_version = "0.41"
|
|
|
|
[author]
|
|
name = "FarseaSH"
|
|
homepage = "https://www.yyshao.com"
|