From 3577de290423844d80ff6c3785a200caf7a6b612 Mon Sep 17 00:00:00 2001 From: Andrei Kaleshka Date: Thu, 26 Oct 2023 23:22:56 +0200 Subject: [PATCH] Update _config.yml --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 8b51126..9acccfa 100644 --- a/_config.yml +++ b/_config.yml @@ -8,8 +8,8 @@ # Site settings title: "BudgetingKid" description: "Simple and flexible Jekyll theme for help center." -baseurl: "/budgetingkid-help" -url: "https://widefix.github.io/budgetingkid-help" +baseurl: "/" +url: "https://help.budgetingkid.com/" color_theme: "hsl(270, 50%, 40%)" color_text: "hsl(270, 50%, 40%)" language: "en"