-
Notifications
You must be signed in to change notification settings - Fork 17
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
Improve OpenGraph Tags #35
Comments
Good point. What's a good way to test this? What to display instead? |
No idea. Needs research. Please post here when found |
I'd display the logo (probably will need a separate asset) |
Ok, logo is simple to pull off. It's just a reference through the EJS template and maybe some copy bit. |
Related: gatsbyjs/gatsby#2829 |
Ok. Note that I'm not using react-helmet yet. |
Probably you'll need it anyway to control document title etc. or how it's done now? Re: image — probably it needs to be an image of a specific size. If you can find any guides, please post here. |
Here: https://github.com/ReactFinland/site/blob/master/templates/page.ejs#L14 . I agree, it's in a spec somewhere. |
Right now Ken's image is being displayed:
The text was updated successfully, but these errors were encountered: