theme.toml: Clean up, update

This commit is contained in:
Alan Orth 2016-10-17 22:08:08 -04:00
parent 7a9c17bc55
commit 3f6fa1dfa4
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 10 deletions

View File

@ -1,21 +1,12 @@
# theme.toml template for a Hugo theme
# See https://github.com/spf13/hugoThemes#themetoml for an example
name = "Hugo Bootstrap v4 Blog"
license = "GPL-3.0"
licenselink = "https://github.com/alanorth/hugo-theme-bootstrap4/blob/master/LICENSE.txt"
description = "A simple Hugo theme based on the Bootstrap v4 blog example."
homepage = "https://github.com/alanorth/hugo-theme-bootstrap4"
tags = ["bootstrap", "blog"]
features = ["responsive", ""]
features = ["responsive", "blog"]
min_version = 0.17
[author]
name = "Alan Orth"
homepage = "https://englishbulgaria.net"
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""