HummingBirdAnimeClient/tests/AnimeClient/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set webp placeholder image__1.txt
Timothy J Warren 4f6a92cd45
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
Update dependencies to latest versions
2020-04-10 15:38:32 -04:00

1 line
287 B
Plaintext

<picture loading="lazy"><source srcset="https://localhost/assets/images/placeholder.webp" type="image/webp" /><source srcset="https://localhost/assets/images/placeholder.png" type="image/png" /><img src="https://localhost/assets/images/placeholder.png" alt="" loading="lazy" /></picture>