15 lines
No EOL
434 B
TOML
15 lines
No EOL
434 B
TOML
# theme.toml template for a Hugo theme
|
|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
|
|
|
name = "Cozy Hugo"
|
|
license = "Unknown"
|
|
licenselink = "https://code.cozy.town/cozytown/website-hugo/blob/master/LICENSE"
|
|
description = "The website of Cozy Town rewritten in hugo"
|
|
homepage = "http://cozy.town/"
|
|
tags = []
|
|
features = []
|
|
min_version = "0.41.0"
|
|
|
|
[author]
|
|
name = "Vri (vrifox)"
|
|
homepage = "https://vrifox.cc/" |