From b719042609603ef8047b9ec288ce4806747d7ff3 Mon Sep 17 00:00:00 2001 From: Carson Ip Date: Mon, 20 Feb 2017 21:11:49 +0100 Subject: [PATCH] Update theme.toml --- theme.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/theme.toml b/theme.toml index 034937d..7ee0b64 100644 --- a/theme.toml +++ b/theme.toml @@ -4,10 +4,10 @@ name = "Minos" license = "MIT" licenselink = "https://github.com/carsonip/hugo-theme-minos/blob/master/LICENSE.md" -description = "" +description = "A simple and retro styled theme ported from Hexo" homepage = "https://github.com/carsonip/hugo-theme-minos" -tags = ["", ""] -features = ["", ""] +tags = ["blog", "minimal"] +features = ["blog", ""] min_version = 0.15 [author]