The site is served over HTTPS but if the webpage tries to load a resource from a non-HTTP destination, the entire site is marked as insecure as we can no longer trust the contents served.
Here is an example of such a request. This is from https://cloudnativenordics.com/meetup-groups/Cloud-Native-Aarhus when you scroll past MHI Vestas Offshore Wind in the Speaker providers section.

The source of the non-HTTPS resource is here:
|
- id: mhivestas |
|
logoURL: http://www.mhivestasoffshore.com/wp-content/uploads/2015/02/MHI_Vestas_Logo_130px.png |
|
name: MHI Vestas Offshore Wind |
|
websiteURL: http://www.mhivestasoffshore.com// |
I would have provided a PR with the HTTPS scheme, but MHI Vestas does not serve the contents over HTTPS.