headshot.md
1 --- 2 layout: page 3 title: Head shot 4 permalink: /headshot/ 5 date: 2020-04-22 12:03:42 +0000 6 last_modified_at: 2025-03-01 10:45:33 +0000 7 tags: [page] 8 --- 9 10 <figure> 11 <picture> 12 <img src="/assets/images/blah.jpg" alt="Kautilya Chenna" class="center"> 13 </picture> 14 <figcaption markdown="1">Chenna Kautilya, circa 2017 15 </figcaption> 16 </figure> 17 18 19 <figure> 20 <picture> 21 <img src="/assets/images/me-in-90s.jpg" alt="Kautilya Chenna" class="center"> 22 </picture> 23 <figcaption markdown="1">Chenna Kautilya, sometime in the 90s 24 </figcaption> 25 </figure>