cloudinary update

This commit is contained in:
2020-11-11 21:58:31 +01:00
parent b8b50be3c4
commit f5dac4bf70
3 changed files with 6 additions and 6 deletions

View File

@@ -30,4 +30,4 @@
}
</style>
<img use:image={{ src: cleaned, bind: { width: true } }} {alt} />
<img use:image={{ src: cleaned, bind: { width: true }, lazy: true }} {alt} />