From c4d21a466612b0ec1937815b2ec6e913ac3b4c16 Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 16 Apr 2025 15:37:32 +0200 Subject: [PATCH] feat: add themes to site.json configuration --- shared/data/site.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/shared/data/site.json b/shared/data/site.json index eb75d6192..35be27727 100644 --- a/shared/data/site.json +++ b/shared/data/site.json @@ -19,7 +19,8 @@ "socials", "payments", "vendors", - "marketing" + "marketing", + "themes" ], "icons": { "link": "https://tabler.io/icons"