Hacker News new | ask | show | jobs
by leslielurker 521 days ago
It's not loading for me in Firefox on desktop either; I found the image in the source code if anyone is interested:

https://www.subanima.org/content/images/size/w1200/2021/11/b...

edit: looks intentional?

    /* Remove feature image from top of articles */
    .gh-article-image {
        display: none;
    }