From 3f6fa1dfa4345b4cf961ba448079aec60e02efd3 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 17 Oct 2016 22:08:08 -0400 Subject: [PATCH] theme.toml: Clean up, update --- theme.toml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/theme.toml b/theme.toml index e1a25e6..aaca6e9 100644 --- a/theme.toml +++ b/theme.toml @@ -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 = ""