From dced5b03b313f7339c10bc8403ffcb9ae1f35b59 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Wed, 27 Sep 2023 14:46:49 +0200 Subject: Corrected home page link and removed line about the CV --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 97fbc08..efe1c65 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,5 +1,5 @@ # Main Configuration -baseURL = 'https://karanjayachandra.gitlab.io' +baseURL = 'https://karanjayachandra.com' languageCode = 'en-gb' title = 'Karan Jayachandra' timeZone = 'Europe/Amsterdam' -- cgit v1.3.1