fix: remove stackbit mentions

Signed-off-by: Patrick Kollitsch <davidsneighbourdev+gh@gmail.com>
This commit is contained in:
Patrick Kollitsch 2025-05-13 07:29:17 +07:00
parent 92ee7adbb8
commit 0d87c63bc3
No known key found for this signature in database
GPG Key ID: 01A2661D61A772CA
2 changed files with 1 additions and 2 deletions

View File

@ -18,7 +18,6 @@ Features
* 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:

View File

@ -4,7 +4,7 @@ licenselink = "https://github.com/theNewDynamic/gohugo-theme-ananke/blob/master/
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"