diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2023-09-27 14:46:49 +0200 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2023-09-27 14:46:49 +0200 |
| commit | dced5b03b313f7339c10bc8403ffcb9ae1f35b59 (patch) | |
| tree | e9c3d7bbb38b3e1e9fc19a5289221199bfc38251 /hugo.toml | |
| parent | bf638c66683da3aaebd0ec84aef67f585187091a (diff) | |
Corrected home page link and removed line about the CV
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Main Configuration -baseURL = 'https://karanjayachandra.gitlab.io' +baseURL = 'https://karanjayachandra.com' languageCode = 'en-gb' title = 'Karan Jayachandra' timeZone = 'Europe/Amsterdam' |
