rladies / awesome-rladies-blogs

Awesome R-Ladies' Blogs
Creative Commons Zero v1.0 Universal
85 stars 39 forks source link

an entry with incorrect image fetching #77

Closed drmowinckels closed 1 year ago

drmowinckels commented 1 year ago

There is an entry (likely new) that is stopping the site from rendering, because it cannot access the image from remote.

https://github.com/rladies/rladies.github.io/actions/runs/6084843136

We should try to find it and see if we can fix it. What I usually do in these cases, is just go backwards in the history and check the entires in reverse chronological order untill I find the erroring one. Its usually just a few to check.

drmowinckels commented 1 year ago

the build ran successfully yesterday. So it might have been the image's server that was down?