Last active
August 29, 2015 14:23
-
-
Save novascreen/d74663b16d76dd3a5713 to your computer and use it in GitHub Desktop.
FB test
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
<!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