try fix image load safari

This commit is contained in:
isUnknown 2024-09-20 08:48:10 +02:00
parent cdf5c988a1
commit b45806fa8c
2 changed files with 7 additions and 13 deletions

View file

@ -26,7 +26,6 @@
width="<?= $width ?>"
height="<?= $height ?>"
alt="<?= $alt?>"
<?= e($lazy, 'loading="lazy"') ?>
>
<div class="loader"></div>
</picture>