From 33e51d6b58f0a932dc6f0c1cb3ae2ec687c359c8 Mon Sep 17 00:00:00 2001
From: Patrick Kollitsch <patrick@davids-neighbour.com>
Date: Sun, 09 Feb 2025 08:32:48 +0000
Subject: [PATCH] content(fix): add Netlify demo site to theme.toml

---
 theme.toml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/theme.toml b/theme.toml
index 71ce419..7c9e8d0 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,6 +3,7 @@
 licenselink = "https://github.com/theNewDynamic/gohugo-theme-ananke/blob/master/LICENSE.md"
 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"]
 features = ["posts", "shortcodes", "related content", "comments"]
 min_version = "0.128.0"

--
Gitblit v1.10.0