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

github.com/dillonzq/LoveIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2022-05-06 22:07:32 +0300
committerDillon <dillonzq@outlook.com>2022-05-06 22:07:32 +0300
commitddf73c2cce7d0a875540593754351503dd1ed19f (patch)
treee720207c4b2879ea86f0e2dd97b1e35f06b4d297 /layouts
parent26632740ede54c466aa201e606f9615cd974bd01 (diff)
chore(lib): update lazysizes 5.2.2 -> 5.3.1
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/assets.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/partials/assets.html b/layouts/partials/assets.html
index 6efd43ce..69b58560 100644
--- a/layouts/partials/assets.html
+++ b/layouts/partials/assets.html
@@ -37,6 +37,8 @@
{{- /* lazysizes */ -}}
{{- $source := $cdn.lazysizesJS | default "lib/lazysizes/lazysizes.min.js" -}}
{{- dict "Source" $source "Fingerprint" $fingerprint | dict "Scratch" .Scratch "Data" | partial "scratch/script.html" -}}
+{{- $source := $cdn.lazysizesParentFitJS | default "lib/lazysizes/ls.parent-fit.min.js" -}}
+{{- dict "Source" $source "Fingerprint" $fingerprint | dict "Scratch" .Scratch "Data" | partial "scratch/script.html" -}}
{{- /* twemoji */ -}}
{{- if $params.twemoji -}}