ifiokjr / gatsby-plugin-next-seo

Gatsby Plugin Next SEO is a plug in that makes managing your SEO easier in Gatsby projects.
MIT License
196 stars 20 forks source link

fix: swapped publisherName and publisherLogo in BlogPostJsonLd #17

Closed pm990320 closed 4 years ago

pm990320 commented 4 years ago

Description

The publisherName and publisherLogo fields appear to be swapped in BlogPostJsonLd. This PR fixes the issue.

https://github.com/ifiokjr/gatsby-plugin-next-seo/blob/a882a398933c80cd1f130d8cb6b9dc1683166d6d/src/jsonld/article.tsx#L267-L268

Checklist

github-actions[bot] commented 4 years ago

:tada: This PR is included in version 1.5.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: