Created
August 4, 2015 08:04
-
-
Save jialechan/42a1c870095254e8bba7 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
<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