From c73583cd57a1cf0e79d2dd46ebb7519fbc32ef1d Mon Sep 17 00:00:00 2001
From: budparr <budparr@gmail.com>
Date: Mon, 16 Oct 2017 21:08:43 +0000
Subject: [PATCH] Update theme.toml for Hugo version

---
 theme.toml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/theme.toml b/theme.toml
index 819239a..1e56fd0 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"]
+tags = ["website", "starter", "responsive"]
 features = ["posts", "shortcodes"]
-min_version = 0.18
+min_version = 0.25
 
 [author]
   name = "Bud Parr"

--
Gitblit v1.10.0