Created
October 10, 2016 20:21
-
-
Save tdnvl/5f080107c7e8891c84247d667adb5b60 to your computer and use it in GitHub Desktop.
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:url" content="http://mysite.com/blog/first-post.html" /> | |
<meta property="og:type" content="article" /> | |
<meta property="og:title" content="This is my first post's title" /> | |
<meta property="og:description" content="I just started a blog! This is my first post and I can't wait to share it with you" /> | |
<meta property="og:image" content="http://mysite.com/example.jpg" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment