cardano-foundation / developer-portal

The Cardano Developer Portal
https://developers.cardano.org
MIT License
381 stars 919 forks source link

author images broken #1350

Open gufmar opened 2 weeks ago

gufmar commented 2 weeks ago

The author images are no longer displayed as expected

https://developers.cardano.org/blog/

haexed commented 1 week ago

Some extra info: Seems like a CSP issue, the policy doesn't allow *githubusercontent.com. Example from console:

Refused to load the image 'https://avatars.githubusercontent.com/u/61522394?v=4' because it violates the following Content Security Policy directive: "img-src 'self' https://cardano.org https://developers.cardano.org https://forms.hsforms.com https://forms-eu1.hsforms.com data: https://*.ytimg.com".
rphair commented 1 week ago

cc @katomm re: CSP problem suspected

katomm commented 1 week ago

Thanks, I'm aware. I'd suggest to go the route we took on https://cardano.org/news.

With the author file and self hosted images. Way better to maintain.

katomm commented 6 days ago

Please also see #1361