Skip to content

Instantly share code, notes, and snippets.

@jialechan
Created August 4, 2015 08:04
Show Gist options
  • Save jialechan/42a1c870095254e8bba7 to your computer and use it in GitHub Desktop.
Save jialechan/42a1c870095254e8bba7 to your computer and use it in GitHub Desktop.
<html>
<head><title>this is test page title</title>
<meta property="og:title" content="this is title from og title"/>
<meta property="og:description" content="this is description"/>
<meta property="og:type" content="article"/>
<meta property="og:url" content="http://static.palmchat.im/mytest.html"/>
<meta property="og:image" content="http://static.palmchat.im/source/new/mid_a43747788_1423822701.jpg"/>
</head>
<body>
this is page body
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment