Hi, currently the favicons are being requested using http, and thus being blocked by most browsers. This causes the following error:

Currently I have the favicons placed in the /static folder.
Is there any way to have the favicons rendered with https in the head? Taking a brief look over the code I am not entirely sure why it wouldn't be.
I'm new to hugo so any insight is appreciated, thanks!
Hi, currently the favicons are being requested using http, and thus being blocked by most browsers. This causes the following error:

Currently I have the favicons placed in the /static folder.
Is there any way to have the favicons rendered with https in the head? Taking a brief look over the code I am not entirely sure why it wouldn't be.
I'm new to hugo so any insight is appreciated, thanks!