|
@@ -49,6 +49,7 @@ $twitter_image = 'images/phd-app-2x.jpg';
|
|
|
<figure>
|
|
|
<a href="#" data-featherlight="<?=$baseurl?>images/cb_demo-2x.jpg">
|
|
|
<picture>
|
|
|
+ <source srcset="<?=$baseurl?>images/cb_demo.webp" type="image/webp" />
|
|
|
<source srcset="<?=$baseurl?>images/cb_demo.jpg 1x, <?=$baseurl?>images/cb_demo-2x.jpg 2x" />
|
|
|
<img class="rounded" srcset="<?=$baseurl?>images/cb_demo.jpg" alt="tOfuS" />
|
|
|
</picture>
|