From 1f3b6f5598433ee8a565310915a75db4facc48f9 Mon Sep 17 00:00:00 2001
From: Bud Parr <budparr@gmail.com>
Date: Mon, 09 Apr 2018 16:33:10 +0000
Subject: [PATCH] Pre-2.0 Enhancements (#94)

---
 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