First, I apologize for posting this here because I imagine it's not in the right place ...: / Here, I have a git repository on which I have a personal project, I had a little abandoned and then I plunge on it. Until now I had never had a problem but since today I have the following error:
Refused to load the image 'https://monrepo.github.io/favicon.ico' because it violates the following Content Security Policy directive: "img-src data:".
Failed to load resource: the server responded with a status of 404 (Not Found)
The problem comes (normally?) not from my code because locally I have no worries so I imagine there is a trick that blocks on the github side but what ?!
Thanks for your help! =)