Skip to content

Instantly share code, notes, and snippets.

@novascreen
Last active August 29, 2015 14:23
Show Gist options
  • Save novascreen/d74663b16d76dd3a5713 to your computer and use it in GitHub Desktop.
Save novascreen/d74663b16d76dd3a5713 to your computer and use it in GitHub Desktop.
FB test
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<meta property="og:image" content="http://wildwithin.ca/UI/images/iconics/forests/big/iconics-forests.jpg" />
</head>
<body>
<ko-img itemscope itemtype="http://schema.org/ImageObject">
<link itemprop="image" content="http://wildwithin.ca/UI/images/iconics/forests/big/iconics-forests.jpg" />
</ko-img>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment