abdullahtarawneh.com/layouts/shortcodes/people/trwnh.html
2021-12-30 02:50:22 -06:00

5 lines
242 B
HTML

<picture>
<source srcset="/images/people/avatar.avif" type="image/avif">
<source srcset="/images/people/avatar.webp" type="image/webp">
<img src="/images/people/avatar.png" alt="trwnh's avatar" width=48 height=48 class="avatar">
</picture>