Hacker News new | ask | show | jobs
by davidpolberger 2478 days ago
There is actually a <noscript> element, but it isn't showing because the CSS opacity of the <body> element is set to 0. That's a fairly recent change which inadvertently broke the <noscript> text. We'll need to look into what we can do to fix it.