13 lines
254 B
TOML
13 lines
254 B
TOML
# theme.toml template for a Hugo theme
|
|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
|
|
|
name = "Xavis"
|
|
description = ""
|
|
homepage = "https://xavishobbies.org/"
|
|
tags = []
|
|
features = []
|
|
min_version = "0.41.0"
|
|
|
|
[author]
|
|
name = "Xavi"
|