Fix banner image loading #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It'd be best/easiest to embed the banner image source via a PHP tweak. This guarantees immediate loading on page load and reduces flicker.
This also ties in well with embedding the image selection data into the same PHP, though caching this may be fine as well.