garmeeh / next-seo

Next SEO is a plug in that makes managing your SEO easier in Next.js projects.
MIT License
7.63k stars 393 forks source link

Remove keyoverride attribute from additional link tags #1473

Open nariakiraHara opened 5 months ago

nariakiraHara commented 5 months ago

Description of Change(s):

Stops the keyOverride prop for additionalLinkTags being rendered as a keyoverride attribute. https://github.com/garmeeh/next-seo/issues/1474

Related issue and PR

To help get PR's merged faster, the following is required:

[] Updated the documentation [x] Unit/Cypress test covering all cases

Please link to relevant Google Docs or schema.org docs for what you are adding so we can review.

Please have a read of the Contributing Guide for full details.

https://github.com/garmeeh/next-seo/blob/master/CONTRIBUTING.md

statico commented 2 days ago

I'd love to see this merged 🙏

nariakiraHara commented 7 hours ago

Hey @garmeeh, I've worked on this one and it'd be nice if you can check it out. Let me know if you have any comments!