diff options
| -rw-r--r-- | content/_index.md | 2 | ||||
| -rw-r--r-- | hugo.toml | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/content/_index.md b/content/_index.md index 0f25416..cfd847a 100644 --- a/content/_index.md +++ b/content/_index.md @@ -8,8 +8,6 @@ NXP Semiconductors, The Netherlands ## About Me -My full curriculum vitae can be found on my LinkedIn page. - I am an Engineer wandering across the [pale blue dot](https://en.wikipedia.org/wiki/Pale_Blue_Dot) constantly in search of the next interesting opportunity to learn. On this page, you can have a look at my bio, my qualifications or browse through my blog which contains both technical and non-technical content. My guiding principles in life are [Rationalism](https://en.wikipedia.org/wiki/Rationalism) and [Humanism](https://en.wikipedia.org/wiki/Humanism). I believe in striving to push the boundaries of science as described wonderfully by [Matt Might](https://matt.might.net/articles/phd-school-in-pictures). But this push is matched by the need to innovate for a better future in more tangible way. I am always looking for new avenues to learn and grow in all aspect of life. @@ -1,5 +1,5 @@ # Main Configuration -baseURL = 'https://karanjayachandra.gitlab.io' +baseURL = 'https://karanjayachandra.com' languageCode = 'en-gb' title = 'Karan Jayachandra' timeZone = 'Europe/Amsterdam' |
