From 7ca303dc53cc0c3947145671c9d1928552c694d0 Mon Sep 17 00:00:00 2001 From: Soham Jain <112829860+JkSoham@users.noreply.github.com> Date: Wed, 18 Jan 2023 18:09:51 -0800 Subject: [PATCH] Update config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index a545ed815..7b73eddea 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://quartz.jzhao.xyz/" +baseURL = "https://jksoham.github.io/Gwiki/" languageCode = "en-us" googleAnalytics = "G-XYFD95KB4J" relativeURLs = false