mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2025-09-06 02:30:45 +00:00
cloudinary update
This commit is contained in:
@@ -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} />
|
||||
|
Reference in New Issue
Block a user