From 0c9fa3f8876a6f5745a85b7c393fbd937aa5796d Mon Sep 17 00:00:00 2001 From: budparr <budparr@gmail.com> Date: Mon, 09 Apr 2018 16:28:54 +0000 Subject: [PATCH] Update Hugo min version --- theme.toml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/theme.toml b/theme.toml index 1e56fd0..1f6d72c 100755 --- a/theme.toml +++ b/theme.toml @@ -6,9 +6,9 @@ licenselink = "https://github.com/budparr/gohugo-theme-ananke/blob/master/LICENSE.md" description = "A Base theme for building full featured Hugo sites" homepage = "https://github.com/budparr/gohugo-theme-ananke" -tags = ["website", "starter", "responsive"] -features = ["posts", "shortcodes"] -min_version = 0.25 +tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons"] +features = ["posts", "shortcodes", "related content", "comments"] +min_version = 0.30.2 [author] name = "Bud Parr" -- Gitblit v1.10.0