fea13bdc88
The previous version was trying to fetch an optimized image with the exact size required, but the URL given was pre-optimized, so it wasn't working correctly. The additional work is also slow (seems to lock up mobile a bit), and since it wasn't functional, just removed it entirely. It will be easier to just pre-reduce the image size to something suitable for a 1080p screen (the most common screen size at the moment). |
||
---|---|---|
.. | ||
index.jsx |