16 lines
362 B
TOML
16 lines
362 B
TOML
# theme.toml template for a Hugo theme
|
|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
|
|
|
name = "VMEME Theme"
|
|
license = "MIT"
|
|
licenselink = ""
|
|
description = "Official Theme of https://vmems.fr"
|
|
homepage = "http://vmems.fr"
|
|
tags = ["association","mobilité","velo"]
|
|
features = []
|
|
min_version = "0.41.0"
|
|
|
|
[author]
|
|
name = ""
|
|
homepage = ""
|
|
|