December 9, 2019
Trying webp on MLF.
- working well, using this
picturemethod
<picture>
<source srcset="img/rings/rings_v2_cooked_2x.webp" type="image/webp">
<source srcset="img/rings/rings_v2_cooked_2x.png" type="image/png">
<img
id="logo"
src="/img/rings/rings_v2_cooked_2x.png"
alt="Cooked onion rings on a plate"
>
</picture>
JMS 18, details, IE
- Using twig loops
JMS 18, helping H with some animation for load more
JMS 18, starting forms
- missing a lot, did what I could
Helping T with getting started on PGP
- same IIS issues as N