aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorKaran Jayachandra <karan.jayachandra@nxp.com>2023-09-27 14:46:49 +0200
committerKaran Jayachandra <karan.jayachandra@nxp.com>2023-09-27 14:46:49 +0200
commitdced5b03b313f7339c10bc8403ffcb9ae1f35b59 (patch)
treee9c3d7bbb38b3e1e9fc19a5289221199bfc38251 /hugo.toml
parentbf638c66683da3aaebd0ec84aef67f585187091a (diff)
Corrected home page link and removed line about the CV
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 1 insertions, 1 deletions
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'