From 0d87c63bc361e3e81639d93bab78aaa6f0bde8a2 Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch <davidsneighbourdev+gh@gmail.com> Date: Tue, 13 May 2025 00:29:17 +0000 Subject: [PATCH] fix: remove stackbit mentions --- theme.toml | 2 +- README.md | 1 - 2 files changed, 1 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee1a0a0..6f5e025 100644 --- a/README.md +++ b/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: diff --git a/theme.toml b/theme.toml index 7c9e8d0..4e835c9 100644 --- a/theme.toml +++ b/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" -- Gitblit v1.10.0