json feeds and favicon support
[kengrimes.com/theme.git] / theme.toml
1 # theme.toml template for a Hugo theme
2 # See https://github.com/gohugoio/hugoThemes#themetoml for an example
3
4 name = "Speedy"
5 license = "GPLv3.0+"
6 licenselink = "COPYING"
7 description = "A theme for fast delivery and rendering. Small size, low complexity."
8 homepage = "https://www.kengrimes.com/"
9 tags = [lightweight, minimal, fast]
10 features = []
11 min_version = "0.37.1"
12
13 [author]
14 name = "Ken Grimes"
15 homepage = "https://www.kengrimes.com"
16