theme.toml: Add real data

This commit is contained in:
Alan Orth 2016-08-28 20:52:52 +03:00
parent 39f03b55aa
commit 2f5826a5bf
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 5 additions and 5 deletions

View File

@ -3,11 +3,11 @@
name = "Hugo Bootstrap4 Blog"
license = "GPL-3.0"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
description = ""
homepage = "http://siteforthistheme.com/"
tags = ["", ""]
features = ["", ""]
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", ""]
min_version = 0.15
[author]