From 532bcf87e843a162b748c648c74b435aacc73032 Mon Sep 17 00:00:00 2001 From: marciobever Date: Mon, 4 May 2026 10:59:49 +0000 Subject: [PATCH] Apply user configuration --- src/config/site-config.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/config/site-config.json b/src/config/site-config.json index 6dfbe39..a309f83 100644 --- a/src/config/site-config.json +++ b/src/config/site-config.json @@ -1,8 +1,8 @@ { - "siteName": "Chef Master Recipes", - "themeId": "darkchef", - "primaryColor": "#E50914", - "backgroundColor": "#ffffff", - "fontFamily": "Outfit", - "layout": "default" -} + "siteName": "receitapopula", + "description": "", + "themeId": "popular", + "slug": "receitapopula", + "domain": "receitapopular", + "url": "https://receitapopular" +} \ No newline at end of file