Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c2c5fb7

Browse files
committed
Enable automatic browser-level lazy-loading of images in HTML documentation
1 parent 7f05570 commit c2c5fb7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/docutils.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
[html4css1 writer]
33
# Required for docutils-update, the website build system:
44
field-name-limit: 20
5+
# Required for browser-level lazy-loading of images:
6+
image_loading: lazy

0 commit comments

Comments
 (0)