Opens fine (image on post 4442) for me, tried phone, tablet, desktop?
Brave on desktop.
Refreshes fine but if I close the FR tabs I have open and go back to it, it loads slowly.
I’m pretty sure, now, that the HTML used to bring it here is causing the slo-render.
Normal code is [img src=”...].
Your code introduces a one-off of [img alt src=”...].
From a ddg search:
Definition and Usage
The required alt attribute specifies an alternate text for an image, if the image cannot be displayed.
The alt attribute provides alternative information for an image if a user for some reason cannot view it (because of slow connection, an error in the src attribute, or if the user uses a screen reader).
Opens fine for me on phone.