-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
docs(gatsby-image): Add SEO advice to the readme #15056
Conversation
During my report on github I have been asked to point out this issue on the documentation. You can find more details and the discussion here: #13742
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.
Thank you for adding this to our docs. It's a good addition as not everyone knows about the problems this can cause.
Approve suggestion Co-Authored-By: Ward Peeters <ward@coding-tech.com>
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 for updating!
Holy buckets, @anonimoconiglio — we just merged your PR to Gatsby! 💪💜 Gatsby is built by awesome people like you. Let us say “thanks” in two ways:
If there’s anything we can do to help, please don’t hesitate to reach out to us: tweet at @gatsbyjs and we’ll come a-runnin’. Thanks again! |
* Add new advice on the "stuff to be aware" section During my report on github I have been asked to point out this issue on the documentation. You can find more details and the discussion here: gatsbyjs#13742 * Update packages/gatsby-image/README.md Approve suggestion Co-Authored-By: Ward Peeters <ward@coding-tech.com> * fix lint
Description
I added a new advice under the "Other stuff to be aware" section.
During my report on github I have been invited (by @freiksenet ) to point out this issue on the documentation.
Related Issues
You can find more details and the discussion here: #13742