update lazyload

This commit is contained in:
Nofated095 2023-12-31 16:40:48 +08:00
parent 2e473ba793
commit 5fdc3814a9
3 changed files with 6 additions and 1 deletions

View File

@ -130,5 +130,9 @@ html_minifier:
removeStyleLinkTypeAttributes: true
minifyJS: true
minifyCSS: true
lazy_load:
enable: true
all: true
theme: amane

View File

@ -31,7 +31,8 @@
"hexo-clean-css": "2.0.0",
"hexo-uglify": "^2.0.0",
"hexo-html-minifier": "^1.0.0",
"hexo-theme-amane": "0.0.40",
"hexo-native-lazy-load": "1.1.2",
"hexo-theme-amane": "0.0.41",
"hexo-theme-icarus": "5.2.1",
"inferno": "^8.0.1",
"inferno-create-element": "^8.0.1",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 B