Created
January 19, 2016 21:57
-
-
Save jhgg/f19b039f1a1f3f847ee1 to your computer and use it in GitHub Desktop.
This file contains 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
<!-- To get image embeds showing up --> | |
<meta property="og:image" content="http://ia.media-imdb.com/images/rock.jpg" /> | |
<!-- If available, provide image width & height --> | |
<meta property="og:image:width" content="640" /> | |
<meta property="og:image:height" content="480" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment