Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/budparr/gohugo-theme-ananke.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBud Parr <budparr@gmail.com>2019-10-27 22:07:44 +0300
committerGitHub <noreply@github.com>2019-10-27 22:07:44 +0300
commitb66e9a117213135c010c847519c9e426530a9be5 (patch)
treeb7fd608c2a2990d816cdb2d99705401218a1938d /theme.toml
parent0d9656d939b58a1ea721b8cde42ef186514f00c3 (diff)
Add Stackbit Configuration (#223)
* Add stackbit YAML file Fixes #200 * Adjust fields from linter Ref #200 * Improve fields from linter suggestions Ref #206 * Improve contact page sample field for menu * Update Theme.toml and Readme
Diffstat (limited to 'theme.toml')
-rwxr-xr-xtheme.toml2
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 @@ license = "MIT"
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"