From dd6a4af87d6c44190d41b0cc739f9af69dcff7db Mon Sep 17 00:00:00 2001 From: Mazdak Nasab Date: Wed, 17 Jan 2024 11:19:18 -0800 Subject: [PATCH] Update hugo.toml --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 626e447..798f371 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://www.mazdak.xyz/' +baseURL = 'https://www.mazdak.co/' languageCode = 'en-us' title = 'Mazdak Nasab' theme = 'hugo-clarity'