From cef20c31de48b0f231b9c767d297212b0647573a Mon Sep 17 00:00:00 2001 From: Huy Tran Date: Sun, 22 Jul 2018 21:34:33 +1000 Subject: [PATCH] revises theme config --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index 493703a..3ab9de0 100644 --- a/theme.toml +++ b/theme.toml @@ -4,7 +4,7 @@ licenselink = "https://github.com/htr3n/hyde-hyde/blob/master/LICENSE.md" description = "A forked/derived version of Hyde" tags = ["blog", "theme", "hyde", "highlight.js", "font-awesome", "google analytics", "disqus", "personal", "syntax highlighting", "responsive", "graphcomment"] features = ["blog", "theme", "highlight.js", "font-awesome", "responsive", "disqus", "graphcomment", "portfolio"] -min_version = "0.43" +min_version = "0.33" [author] name = "htr3n"