From 5cfc6e4f2911ee2129c8ab11d0eeba9c09f90c1a Mon Sep 17 00:00:00 2001 From: panr Date: Fri, 25 Jan 2019 16:49:01 +0100 Subject: [PATCH] Update meta for Hugo themes base --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.toml b/theme.toml index dca7739..b3c7999 100644 --- a/theme.toml +++ b/theme.toml @@ -2,8 +2,8 @@ name = "hello-friend" license = "MIT" licenselink = "https://gitlab.com/panr/hugo-theme-hello-friend/blob/master/LICENSE.md" description = "A simple theme for Hugo. That's it." -tags = ["minimal", "clean", "monochromatic", "simple", "light", "dark", "blog", "personal site", "responsive", "highlighting"] -features = ["blog", "shortcode"] +tags = ["blog", "clean", "customizable", "dark", "highlighting", "light", "minimal", "monochromatic", "multilingual", "personal", "responsive", "simple", "technical"] +features = ["blog", "shortcode", "syntax Highlighting"] min_version = 0.30 [author]