diff options
| author | root@localhost <root@localhost> | 2023-08-21 17:57:23 +0000 |
|---|---|---|
| committer | root@localhost <root@localhost> | 2023-08-21 17:57:23 +0000 |
| commit | 4e97913dfc41aa38371edb5ae7c961f47ee94b2d (patch) | |
| tree | efcc34ac24efeb1017a144d97bff4cd72fdef39b | |
| parent | 43e53128f74e230431aadf0fdba1ceb9055945fe (diff) | |
switched to proper emojis
| -rw-r--r-- | config.toml | 1 | ||||
| -rw-r--r-- | content/_index.md | 7 |
2 files changed, 5 insertions, 3 deletions
diff --git a/config.toml b/config.toml index 0283854..845d856 100644 --- a/config.toml +++ b/config.toml @@ -3,6 +3,7 @@ languageCode = 'en-us' title = 'Kumar Damani - Home' theme = 'risotto' paginate = 3 +enableEmoji = true enableInlineShortcodes = true # prevent build failures when using Hugo's Instagram shortcode due to deprecated Instagram API. diff --git a/content/_index.md b/content/_index.md index 5eae365..d885f60 100644 --- a/content/_index.md +++ b/content/_index.md @@ -6,8 +6,8 @@ My name is Kumar. Some people call me *kd*, or *ku-band-mar*, I'm known for bein * that guy who hosts his own website, dropbox, search-engine etc. [Why?](post/self-host) * a programming purist, and linguistic enthusiast. -* 👎 down on social-media. I think they lead to dystopia. [Read more](post/self-host#privacy). -* a B.Sc in CS. at U of T with a focus in NLP 😌 +* :thumbs_down: down on social-media. I think they lead to dystopia. [Read more](post/self-host#privacy). +* a B.Sc in CS. at U of T with a focus in NLP :relieved_face: # Projects * [home-lab](https://gitlab.com/kdam0/home-lab) @@ -34,7 +34,8 @@ My name is Kumar. Some people call me *kd*, or *ku-band-mar*, I'm known for bein *Treat this section as an extension of my resume.* ## 2020 - now -Currently working as a **DevOps** at [Kepler](https://kepler.space) 🛰️. +Currently working as a **DevOps** at [Kepler](https://kepler.space) :satellite:. + This is mostly a software (infrastructure) dev gig for a start-up, which is a bit new to me coming from a more traditional DevOps role with a mature company. There is a ton of specialized *space* |
