From b66e9a117213135c010c847519c9e426530a9be5 Mon Sep 17 00:00:00 2001
From: Bud Parr <budparr@gmail.com>
Date: Sun, 27 Oct 2019 19:07:44 +0000
Subject: [PATCH] Add Stackbit Configuration (#223)

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

diff --git a/theme.toml b/theme.toml
index 8630f8b..a2236e0 100755
--- a/theme.toml
+++ b/theme.toml
@@ -6,7 +6,7 @@
 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", "Disqus", "blog", "Tachyons", "Multilingual"]
+tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual", "Stackbit"]
 features = ["posts", "shortcodes", "related content", "comments"]
 min_version = "0.30.2"
 

--
Gitblit v1.10.0