From 218781d1269d2aee837fe7b69f248deaf5c4c063 Mon Sep 17 00:00:00 2001 From: marciobever Date: Mon, 4 May 2026 11:27:20 +0000 Subject: [PATCH] Apply user configuration --- src/config/site-config.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/config/site-config.json b/src/config/site-config.json index 53c5b73..d595ea7 100644 --- a/src/config/site-config.json +++ b/src/config/site-config.json @@ -1,7 +1,8 @@ { - "siteName": "Astro Template Base", - "primaryColor": "#00f0ff", - "backgroundColor": "#0a0a0a", - "fontFamily": "Outfit", - "layout": "default" -} + "siteName": "tech-test-1777894033353", + "description": "", + "themeId": "cyber", + "slug": "tech-test-1777894033353", + "domain": "tech-test-1777894033353.autoblogia.com.br", + "url": "https://tech-test-1777894033353.autoblogia.com.br" +} \ No newline at end of file