Browse Source

feat: add themes to site.json configuration

codecalm 5 months ago
parent
commit
c4d21a4666
1 changed files with 2 additions and 1 deletions
  1. 2 1
      shared/data/site.json

+ 2 - 1
shared/data/site.json

@@ -19,7 +19,8 @@
     "socials",
     "payments",
     "vendors",
-    "marketing"
+    "marketing",
+    "themes"
   ],
   "icons": {
     "link": "https://tabler.io/icons"