-
-
Notifications
You must be signed in to change notification settings - Fork 407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Video JSON-LD #547
Add Video JSON-LD #547
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @valse thanks for the contribution 💪
I haven't had a chance to review just yet, but I think it would be better to leave the import order as is for now. If you could revert any white space and re-ordering changes it will help me with the review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks 💪
@all-contributors please add @valse code doc |
I've put up a pull request to add @valse! 🎉 |
Implements #533
Added the video json-ld component (https://developers.google.com/search/docs/data-types/video)
Replaced the recipe video object with this unique one.
Replaced the
http://schema.org
context with the https versionSorted the typescript imports (https://marketplace.visualstudio.com/items?itemName=mike-co.import-sorter)
Have updated the docs in the README