Hacker News new | ask | show | jobs
by simpsoka 726 days ago
Sorry, I don't know how that got added. It's https://flipdisc.io/
1 comments

It's this misline in your html

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

HN extracts these.

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.