hugo-theme-apache2/theme.toml

15 lines
491 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 Apache httpd default site and css."
homepage = "https://git.fanyx.xyz/fanyx/hugo-theme-apache2/"
tags = ["apache2", "httpd"]
features = []
min_version = "0.111.3"
[author]
name = "fanyx"
homepage = "https://fanyx.xyz"