Skip to content

Commit 6273a9f

Browse files
committed
Use PICTURE element for photo of me on about page
1 parent e35a2b2 commit 6273a9f

5 files changed

Lines changed: 5 additions & 1 deletion

File tree

about.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ companies all over the world write better quality, more manageable, more
1212
scalable user interfaces. I am [available for work](/services/).
1313

1414
<figure>
15-
<img src="/img/content/me.jpg" alt="">
15+
<img src="/img/content/me-750.jpg" alt="" sizes="(max-width: 1023px) 100vw,
16+
(min-width: 1024px) 750px"
17+
srcset="/img/content/me-480.jpg 480w,
18+
/img/content/me-750.jpg 750w,
19+
/img/content/me-1024.jpg 1024w" />
1620
<figcaption>
1721
On stage at <a href="http://2013.beyondtellerrand.com/">beyond tellerrand</a>.
1822
<a href="http://www.flickr.com/photos/stn1978/8899790026/">Photo</a> by

img/content/me-1024.jpg

33.9 KB
Loading

img/content/me-480.jpg

17.1 KB
Loading

img/content/me-750.jpg

39.2 KB
Loading

img/content/me.jpg

-49 KB
Binary file not shown.

0 commit comments

Comments
 (0)