|
@@ -50,8 +50,8 @@ $twitter_image = 'images/phd-app-2x.jpg';
|
|
<a href="#" data-featherlight="<?=$baseurl?>images/cb_demo-2x.jpg">
|
|
<a href="#" data-featherlight="<?=$baseurl?>images/cb_demo-2x.jpg">
|
|
<picture>
|
|
<picture>
|
|
<source srcset="<?=$baseurl?>images/cb_demo-2x.webp" type="image/webp" />
|
|
<source srcset="<?=$baseurl?>images/cb_demo-2x.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="Circular Bells" />
|
|
|
|
|
|
+ <source srcset="<?=$baseurl?>images/cb_demo.jpg 1x, <?=$baseurl?>images/cb_demo-2x.jpg 2x" type="image/jpeg" />
|
|
|
|
+ <img class="rounded" srcset="<?=$baseurl?>images/phd-app.jpg" alt="Circular Bells" />
|
|
</picture>
|
|
</picture>
|
|
</a>
|
|
</a>
|
|
</figure>
|
|
</figure>
|
|
@@ -71,7 +71,7 @@ $twitter_image = 'images/phd-app-2x.jpg';
|
|
<a href="#" data-featherlight="<?=$baseurl?>images/phd-app-2x.jpg">
|
|
<a href="#" data-featherlight="<?=$baseurl?>images/phd-app-2x.jpg">
|
|
<picture>
|
|
<picture>
|
|
<source srcset="<?=$baseurl?>images/phd-app.jpg 1x, <?=$baseurl?>images/phd-app-2x.jpg 2x" />
|
|
<source srcset="<?=$baseurl?>images/phd-app.jpg 1x, <?=$baseurl?>images/phd-app-2x.jpg 2x" />
|
|
- <img class="rounded" srcset="<?=$baseurl?>images/phd-app.jpg" alt="tOfuS" />
|
|
|
|
|
|
+ <img class="rounded" srcset="<?=$baseurl?>images/phd-app.jpg" alt="PhD app for iPad" />
|
|
</picture>
|
|
</picture>
|
|
</a>
|
|
</a>
|
|
</figure>
|
|
</figure>
|
|
@@ -91,7 +91,7 @@ $twitter_image = 'images/phd-app-2x.jpg';
|
|
<a href="#" data-featherlight="<?=$baseurl?>images/table_2-2x.jpg">
|
|
<a href="#" data-featherlight="<?=$baseurl?>images/table_2-2x.jpg">
|
|
<picture>
|
|
<picture>
|
|
<source srcset="<?=$baseurl?>images/table_2.jpg 1x, <?=$baseurl?>images/table_2-2x.jpg 2x" />
|
|
<source srcset="<?=$baseurl?>images/table_2.jpg 1x, <?=$baseurl?>images/table_2-2x.jpg 2x" />
|
|
- <img class="rounded" srcset="<?=$baseurl?>images/table_2.jpg" alt="tOfuS" />
|
|
|
|
|
|
+ <img class="rounded" srcset="<?=$baseurl?>images/table_2.jpg" alt="PhD app for large tabletop" />
|
|
</picture>
|
|
</picture>
|
|
</a>
|
|
</a>
|
|
</figure>
|
|
</figure>
|