You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 24, 2023. It is now read-only.
If an image is local (on disk), AC should see its dimensions and embed that in the tag when rendering as to avoid https://web.dev/cls/
Checking dimensions of remote images should be off by default, but enable-able. This ensures performance when the host is on a low-bandwidth environment, and more importantly upholds that AfterCoffee never makes external connections by default.