ft-interactive / starter-kit

A template for IG pages
64 stars 15 forks source link

Revisit twitter:url in index.html #345

Open joannaskao opened 2 months ago

joannaskao commented 2 months ago

Currently context.url is pulling in a preview URL

pandringa commented 1 week ago

In which situations is this happening? I think context.url will reflect the preview URL on preview, and the prod URL in prod... although maybe there's some edge-case where the preview value was cached?

(And is it still an issue now that the <head> tag logic to use React instead of the EJS template?)