Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html prefix="og: https://ogp.me/ns#">
<head>
<title>OG test</title>
<meta charset="UTF-8" />
<meta property="og:title" content="Article title" />
<meta property="og:url" content="https://www.example.com/?test=true" />
<meta property="og:description" content="Description of test article." />
</head>
<body>
<p>See <a href="https://ogp.me/">https://ogp.me/</a>
</body>
</html>