I use gtmetrix to check the performance of my site.
I use the same images for different articles.
Ghost automatically duplicates images even if they are the same, for different articles.
This is the result:

How to solve?
Thank you
I use gtmetrix to check the performance of my site.
I use the same images for different articles.
Ghost automatically duplicates images even if they are the same, for different articles.
This is the result:

How to solve?
Thank you
The duplication of identical images is probably going to be fixed in something like Better image/file management & optimisation - #13 by chrisalley, but until then, you need to do pruning and management yourself - for example, instead of uploading the https image every time, grab the link from an older article and use the markdown image block () to insert it
Thank you for the info