We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have some og meta tags currently defined in the layout.js template, We should add the appropriate tags needed for the og:image.
og
layout.js
og:image
Here are the tags that should be added:
We should also add support for the twitter card tags:
summary
These tags can reference the existing file that currently is located under src/assets/images/website-icon.png
src/assets/images/website-icon.png
The text was updated successfully, but these errors were encountered:
Can I take this up?
Sorry, something went wrong.
@sonimadhuri , sure go for it. Thanks! 🎉
No branches or pull requests
Overview
We have some
og
meta tags currently defined in thelayout.js
template, We should add the appropriate tags needed for theog:image
.Requirements
Here are the tags that should be added:
We should also add support for the twitter card tags:
summary
These tags can reference the existing file that currently is located under
src/assets/images/website-icon.png
The text was updated successfully, but these errors were encountered: