Skip to content
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 support for Twitter #22

Open
Potherca opened this issue Apr 5, 2015 · 0 comments
Open

Add support for Twitter #22

Potherca opened this issue Apr 5, 2015 · 0 comments

Comments

@Potherca
Copy link
Owner

Potherca commented Apr 5, 2015

To have images show up on twitter in a more desirable fashion, Twitter Cards need to be implemented. This basically means adding extra meta tags, like this:

<meta name="twitter:card" content="photo" />
<meta name="twitter:site" content="@flickr" />
<meta name="twitter:title" content="Mountain sunset" />
<meta name="twitter:image" content="http://farm8.staticflickr.com/7334/11858349453_e3f18e5881_z.jpg" />
<meta name="twitter:url" content="https://www.flickr.com/photos/reza-sina/11858349453/" />
@Potherca Potherca modified the milestone: Next Minor - 0.5.0 Apr 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant