From bd40795df0c45efe0632a18991aa2ce05a9ab362 Mon Sep 17 00:00:00 2001 From: Bud Parr <budparr@gmail.com> Date: Sat, 15 Apr 2017 02:44:42 +0000 Subject: [PATCH] add some theme reqs --- theme.toml | 16 +++------------- 1 files changed, 3 insertions(+), 13 deletions(-) diff --git a/theme.toml b/theme.toml index c96a2d9..fb70fa9 100755 --- a/theme.toml +++ b/theme.toml @@ -4,22 +4,12 @@ name = "Gohugo Default Theme" license = "MIT" licenselink = "https://github.com/budparr/gohugo-default-theme/blob/master/LICENSE.md" -description = "" +description = "A Base theme for building full featured Hugo sites" homepage = "https://github.com/budparr/gohugo-default-theme" tags = ["website", "starter"] -features = ["", ""] -min_version = 0.19 +features = ["posts", ""] +min_version = 0.18 [author] name = "Bud Parr" homepage = "https://github.com/budparr" - -# If porting an existing theme -[original] - name = "" - homepage = "" - repo = "" - - [params] - - hero_copy = "Some great copy here" -- Gitblit v1.10.0