Hacker News new | ask | show | jobs
Show HN: MakeMeEpic – Generate Epic Titles from Your LinkedIn Profile Using AI (makemeepic.app)
4 points by neoziro 923 days ago
1 comments

The link gives a not-secure warning. First thing is to enable HTTPS before launch.
It is deployed on Vercel, weird!
perhaps you are missing the redirect to www?
Looks fine to me. (It should be redirecting http to https)

GET / HTTP/1.0 User-Agent: - Host: makemeepic.app Accept: /

HTTP/1.0 308 Permanent Redirect Content-Type: text/plain Location: https://makemeepic.app/ Refresh: 0;url=https://makemeepic.app/ server: Vercel

It is automatic with Vercel, I just tried and it works for me. Maybe your config or your browser? I don't know.