You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
692 B
TOML
22 lines
692 B
TOML
# theme.toml template for a Hugo theme
|
|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
|
|
|
name = "Alpha Church"
|
|
license = "Creative Commons Attribution 3.0"
|
|
licenselink = "https://github.com/funkydan2/alpha-church/blob/master/LICENSE.md"
|
|
description = "A hugo port of html5up Alpha theme. Customised for church use."
|
|
homepage = "https://github.com/funkydan2/alpha-church"
|
|
tags = ["church", "podcast"]
|
|
features = ["drop down menu", "banner", "feature images", "fontawesome", "podcast"]
|
|
min_version = "0.55.0"
|
|
|
|
[author]
|
|
name = "Daniel Saunders"
|
|
homepage = "https://github.com/funkydan2"
|
|
|
|
# If porting an existing theme
|
|
[original]
|
|
name = ""
|
|
homepage = ""
|
|
repo = ""
|