Last active
November 25, 2017 21:01
-
-
Save manudurgoni/0c3b439b11b669e16828f503ab0ea67b to your computer and use it in GitHub Desktop.
Share a gif image on Facebook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<meta property="og:type" content="video.other"/> | |
<meta property="og:title" content="Title"/> | |
<meta property="og:url" content="name.gif"/> | |
<meta property="og:image" content="name.gif"/> | |
<meta property="og:image:type" content="image/gif"/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment