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 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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