Load images lazily

This commit is contained in:
arne 2022-10-07 00:47:19 +02:00
commit f9894558e2
3 changed files with 11 additions and 2 deletions

View file

@ -26,6 +26,7 @@
"dependencies": {
"@11ty/eleventy-plugin-rss": "^1.1.2",
"@11ty/eleventy-plugin-syntaxhighlight": "^4.1.0",
"@junwatu/markdown-it-lazy-loading": "1.0.0-beta.4",
"@remy/webmention": "^1.4.5",
"@types/markdown-it": "^12.2.3",
"autoprefixer": "^10.4.12",