Hacker News new | ask | show | jobs
by pvg 724 days ago
It's this misline in your html

<link rel="canonical" href="http://localhost:4321/">

HN extracts these.

2 comments

And handles them inappropriately, it seems, since we converted the URL to https://flipdisc.io/http://localhost:4321/.

I've fixed it now.

Cool, thanks! I'll update that.