webp-sh / halo-plugin-webp-cloud

Halo plugin for WebP Cloud(WebP Cloud Services)
https://halo.run/store/apps/app-fVJSY
GNU General Public License v3.0
3 stars 4 forks source link

Support resolving srcset attribute of img tag #20

Open JohnNiang opened 1 week ago

JohnNiang commented 1 week ago

Users may use thumbnail feature of Halo which may generate srcset for img tag.

But now, the plugin only resolves src attribute. It's necessary to resolve srcset attribute and replace them to save network bandwidth.