Hacker News new | ask | show | jobs
by jstanley 724 days ago
What is up with the URL?
2 comments

Sorry, I don't know how that got added. It's https://flipdisc.io/
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.
Excellent question, it should probably be changed to https://flipdisc.io/ (truncating everything after the first /)