From 07b671284f08cf4f8c1eb90f70c899505a18d8d7 Mon Sep 17 00:00:00 2001 From: zzossig Date: Sat, 30 Nov 2019 13:58:57 +0900 Subject: [PATCH] Example site update --- theme.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/theme.toml b/theme.toml index 31f2ba3..9fee686 100644 --- a/theme.toml +++ b/theme.toml @@ -1,11 +1,11 @@ name = "Zzo" -description = "Blog theme for Hugo with multiple skins." +description = "Hugo blog theme with rich features." homepage = "https://github.com/zzossig/hugo-theme-zzo.git" license = "MIT" licenselink = "https://github.com/zzossig/hugo-theme-zzo/blob/master/LICENSE.md" -tags = ["accessible", "multilingual", "responsive", "blog", "search", "simple", "light", "dark", "mobile", "gallery"] -features = ["accessible", "multilingual", "responsive", "grid", "sass", "search", "jsonfeed", "subtheme", "gallery"] -min_version = "0.58.0" +tags = ["accessible", "multilingual", "responsive", "blog", "search", "simple", "light", "dark", "mobile", "gallery", "technical", "fast"] +features = ["accessible", "multilingual", "responsive", "grid", "sass", "search", "jsonfeed", "subtheme", "gallery", "technical", "fast"] +min_version = "0.60.0" [author] name = "zzossig"