From a10e94cd95c392bee97e8d5cb884fbe1b0f77db8 Mon Sep 17 00:00:00 2001 From: Bud Parr <budparr@gmail.com> Date: Tue, 11 Apr 2017 02:17:47 +0000 Subject: [PATCH] placeholder --- theme.toml | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/theme.toml b/theme.toml index 41d4996..c96a2d9 100755 --- a/theme.toml +++ b/theme.toml @@ -1,14 +1,14 @@ # theme.toml template for a Hugo theme # See https://github.com/spf13/hugoThemes#themetoml for an example -name = "Gohugo Default" +name = "Gohugo Default Theme" license = "MIT" -licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md" +licenselink = "https://github.com/budparr/gohugo-default-theme/blob/master/LICENSE.md" description = "" -homepage = "http://siteforthistheme.com/" +homepage = "https://github.com/budparr/gohugo-default-theme" tags = ["website", "starter"] features = ["", ""] -min_version = 0.18 +min_version = 0.19 [author] name = "Bud Parr" -- Gitblit v1.10.0