MaggieAppleton / maggieappleton.com

⚠️ Now retired. My previous, poorly constructed digital garden built with Gatsby and MDX. Updated garden here: https://github.com/MaggieAppleton/maggieappleton.com-V2
https://maggieappleton.com
Other
161 stars 24 forks source link

Twitter Cards Not Rendering #108

Closed MaggieAppleton closed 3 years ago

MaggieAppleton commented 3 years ago

Embedded tweets have stopped displaying properly. They used to work, unsure when they stopped. The content of the tweet comes through, but the styling doesn't render. Problem occurs on all mdx files

I have gatsby-remark-embedder | Gatsby and gatsby-plugin-twitter | Gatsby installed and configured.

For example the tweet on this neologisms page renders as plain text instead of the usual Twitter style embed: https://github.com/MaggieAppleton/maggieappleton.com/blob/master/content/notes/neologisms.mdx

image

MaggieAppleton commented 3 years ago

Solved with npm package update