Merge commit '5ac0f751aa47e52625662215f66efa99a6abfc2e'

This commit is contained in:
Bjørn Erik Pedersen
2019-10-21 10:52:23 +02:00
228 changed files with 9645 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Hugo Theme"
license = "MIT"
licenselink = "https://github.com/gohugoio/gohugoioTheme/blob/master/license.md"
description = ""
homepage = "https://github.com/gohugoio/gohugoioTheme"
tags = ["website"]
features = ["", ""]
min_version = 0.38
[author]
name = "Bud Parr"
homepage = "https://github.com/budparr"