summary refs log tree commit diff stats
path: root/templates/gallery.crotmp
diff options
context:
space:
mode:
Diffstat (limited to 'templates/gallery.crotmp')
-rw-r--r--templates/gallery.crotmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/gallery.crotmp b/templates/gallery.crotmp
index a47804f..2afe7e9 100644
--- a/templates/gallery.crotmp
+++ b/templates/gallery.crotmp
@@ -4,7 +4,7 @@
     <@gallery : $i>
 
     <?{ $i.<type> eq 'img' }>
-    <img src="<$i.<src>>">
+    <img src="<$i.<src>>" loading="lazy">
     </?>
 
     <?{ $i.<type> eq 'text' }>