Hello Hugo Community,
I have a custom domain marcelbelmont.com and I am seeing a warning message about HTTPS mixed content on my portrait picture because of this my HTTPS certificate is not loaded green like in other areas in my blog such as https://www.marcelbelmont.com/post/a-review-of-design-like-a-pro/. I am using some pictures in that blog post as well.
I just don’t understand why a picture from a blog post would load up a local static asset from /img/headers
static folder but my profile picture would load over http. <div class="portrait" style="background-image: url('https://jbelmont.github.io/img/portrait.jpg');"></div>
can anyone help me figure this out.
Thanks,
Jean-Marcel Belmont