Timothy J. Warren
e4a793306d
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
4 lines
331 B
PHP
4 lines
331 B
PHP
<?php declare(strict_types=1);
|
|
|
|
return '<picture loading="lazy"><source srcset="https://localhost/assets/images/anime/15424.webp" type="image/webp" /><source srcset="https://localhost/assets/images/anime/15424.jpg" type="image/jpeg" /><img src="https://localhost/assets/images/anime/15424.jpg" alt="" loading="lazy" /></picture>';
|