molebox / gatsby-theme-seo

A Gatsby theme for site SEO. Built with TypeScript.
3 stars 2 forks source link

Add structured data #3

Open chrfritsch opened 5 years ago

chrfritsch commented 5 years ago

It would be nice if the SEO component would also output structured data like https://github.com/LeKoArts/gatsby-starter-prismic/blob/master/src/components/SEO/SEO.jsx

molebox commented 5 years ago

Yeah that looks really nice. Im also planning on ditching the static query component in favor of the useStaticQuery hook.

Im kinda knees deep in another theme at this moment but can get on this at a later date. If you feel like adding it now you're welcome to submit a PR otherwise. :)