summaly/test/htmls/og-title.html
2017-02-08 17:23:13 +09:00

14 lines
225 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta property="og:title" content="Strawberry Pasta">
<title>YEE HAW</title>
</head>
<body>
<h1>Yo</h1>
<p>Hey hey hey syuilo.</p>
</body>
</html>