Created
April 28, 2010 15:02
-
-
Save pfefferle/382260 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
<html xmlns:og="http://opengraphprotocol.org/schema/" xmlns:dc="http://purl.org/dc/elements/1.1/"> | |
<head> | |
<title>The Rock (1996)</title> | |
<meta property="og:title | |
dc:title" content="The Rock" /> | |
<meta property="og:type" content="movie" /> | |
<meta property="dc:description og:description" content="Alcatraz. Only one man has ever broken out. Now five million lives depend on two men breaking in." /> | |
<meta property="og:url" content="http://www.imdb.com/title/tt0117500/" /> | |
<meta property="og:image" content="http://ia.media-imdb.com/images/rock.jpg" /> | |
</head> | |
<body> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment