From aa56c40deb9ff6a12eb3579ba8863f38d2f6f692 Mon Sep 17 00:00:00 2001 From: Gardient Date: Sat, 17 Feb 2018 12:56:31 +0200 Subject: [PATCH] update theme.toml --- theme.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/theme.toml b/theme.toml index 2f0a1f1..fa689ac 100644 --- a/theme.toml +++ b/theme.toml @@ -4,10 +4,10 @@ name = "Hugo Bootswatch Slate" license = "MIT" licenselink = "https://github.com/gardient/hugo-bootswatch-slategit /blob/master/LICENSE.md" -description = "" +description = "A hugo theme based on the Slate Bootswatch theme " homepage = "https://gyulakerezsi.ro/" -tags = [] -features = [] +tags = ['blog'] +features = ['blog'] min_version = "0.36" [author]