Closed thescientist13 closed 6 years ago
So while Helmet is good for dynamically inserting tags, it won't work with something like Twitter cards and other crawlers where the tags must be there as part of the initial HTML download.
Gatsby (from my example in the issue) generates all this at build time, unlike what I was trying to do here
For now though, we get this, which is nice I think.
Note: this change is in stage if you feel like testing it out.
Related Issue
resolves #163
Summary of Changes
TODO