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
I propose inlining a minified grayscale.js into the js.html in _includes to remove an unnecessary roundtrip to the server for a 500 byte file. Thoughts?
I propose inlining a minified grayscale.js into the js.html in _includes to remove an unnecessary roundtrip to the server for a 500 byte file. Thoughts?
Replacing:
With:
The text was updated successfully, but these errors were encountered: