From 3f2d400f16bbdbb8773845cae52e9b1cdaac6166 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Tue, 13 Apr 2021 23:29:24 +0800 Subject: [PATCH] Improve the selector for lazy loading images (fix #313) When `page.dynamic_title` is set to false, the image will not be loaded --- _includes/lozad.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/lozad.html b/_includes/lozad.html index 2bc01ad..c571999 100644 --- a/_includes/lozad.html +++ b/_includes/lozad.html @@ -4,7 +4,7 @@