parent
aacad32011
commit
1fe0ffb90f
@ -4,7 +4,7 @@
|
||||
</label>
|
||||
|
||||
<div class="gallery">
|
||||
<img webc:for="img of images" :src="img.src" :alt="img.alt">
|
||||
<img webc:for="img of images" :src="img.src" :alt="img.alt" loading="lazy">
|
||||
</div>
|
||||
|
||||
<style webc:scoped>
|
||||
|
Loading…
x
Reference in New Issue
Block a user