Replies: 1 comment 4 replies
-
Can u share code? Its mainly baseurl, set baseurl as https://yoursite.com/ |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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!
Beta Was this translation helpful? Give feedback.
All reactions