hugo-theme-apache2/theme.toml

15 lines
483 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Apache2"
license = "MIT"
licenselink = "https://git.fanyx.xyz/fanyx/hugo-theme-apache2/blob/master/LICENSE"
description = "A simple theme based on the HTTPD default site and css."
homepage = "https://git.fanyx.xyz/fanyx/hugo-theme-apache2/"
tags = ["apache2", "httpd"]
features = []
min_version = "0.41.0"
[author]
name = "fanyx"
homepage = "https://fanyx.xyz"