Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kishaningithub/hugo-shopping-product-catalogue-simple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/products/list/product-list-item.html')
-rw-r--r--layouts/partials/products/list/product-list-item.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/products/list/product-list-item.html b/layouts/partials/products/list/product-list-item.html
index fbad048..4a8e8e3 100644
--- a/layouts/partials/products/list/product-list-item.html
+++ b/layouts/partials/products/list/product-list-item.html
@@ -1,5 +1,5 @@
<a class="col-6 col-lg-3" href="{{ .RelPermalink }}" style="color: inherit;">
- <img class="img-fluid text-center" src="{{ .Params.thumbnailImage }}" />
+ <img class="b-lazy img-fluid text-center" data-src="{{ .Params.thumbnailImage }}" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" />
<p class="text-left">
<span style="font-size: 13px">{{ .Params.title }}</span>
<br/>