mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
13.29.2025 0d87c63bc361e3e81639d93bab78aaa6f0bde8a2
fix: remove stackbit mentions

Signed-off-by: Patrick Kollitsch <davidsneighbourdev+gh@gmail.com>
2 files modified
3 ■■■■ changed files
README.md 1 ●●●● patch | view | raw | blame | history
theme.toml 2 ●●● patch | view | raw | blame | history
README.md
@@ -18,7 +18,6 @@
* Internal templates for meta data, google analytics, and DISQUS or COMMENTO comments
* RSS Discovery
* Table of Contents (must declare `toc: true` in post parameter)
* Stackbit configuration ([Stackbit](https://www.stackbit.com))
Also includes examples of Hugo Features or Functions:
theme.toml
@@ -4,7 +4,7 @@
description = "A Base theme for building full featured Hugo sites"
homepage = "https://github.com/theNewDynamic/gohugo-theme-ananke"
demosite = "https://ananke-theme.netlify.app/"
tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual", "Stackbit"]
tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual"]
features = ["posts", "shortcodes", "related content", "comments"]
min_version = "0.128.0"