Closed dvidsilva closed 5 years ago
@fvcproductions maybe related to this or not, but like in people, most images are not being served https://techqueria.org/people/
@dvidsilva Oops that's another issue entirely. The images are grabbed from LinkedIn and they've probably been called too many times from that page and are now no longer showing. Solution would be to just download the profile images from LinkedIn and serve them locally instead.
Oh okay good point. I thought chrome finally decided to not serve mixed content. Easy one then. I can try this weekend
Working on this now
Describe the bug
when deploying to netlify we're getting an error that mixed content is being served
Expected behavior
All the images are served with https
Environment