Sha256: ebec966aaebd60be492452e0fe37092f003fad64f3ea721a7f6a0a200a77d563
Contents?: true
Size: 1.15 KB
Versions: 1
Compression:
Stored size: 1.15 KB
Contents
#+begin_export html <div class="container-lg col-lg-10 px-4 py-2"> <div class="row flex-lg-row-reverse align-items-center g-5"> <div class="col-10 col-sm-8 col-lg-6"> <img src="{{ page.hero.image }}" class="d-block mx-lg-auto img-fluid" alt="{{ page.hero.image_alt_text }}" loading="lazy"> </div> <div class="col-lg-6"> <h1 class="fs-1 fw-bold lh-1 mb-3"> {{ page.hero.title }} </h1> <h3 class="fs-2 text-muted lh-1 mb-3"> {{ page.hero.subtitle }} </h3> <p class="lead"> #+end_export I read books. I like history, economics, and philosophy. My favorite authors are Orwell, Mokyr, and Austen. I write about the books I read and technology on [[https://blog.siddharthkannan.in/][my blog]]. I work as a Site Reliability Engineer at Mercari in Tokyo, Japan. I work with MySQL, Golang, PHP, Ansible, and Kubernetes. I have been at Mercari since October 2018. I graduated from IIT Kharagpur with a masters degree in Mechanical Engineering in April 2018. I finished my schooling in Navi Mumbai. You can reach me via email at [[mailto:mail@siddharthkannan.in][mail@siddharthkannan.in]]. #+begin_export html </p> </div> </div> </div> #+end_export
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-bootstrap-icyflame-0.1.0 | _includes/hero.org |