summaly/test/htmls/og-title.html
2024-10-03 23:20:01 +13:00

16 lines
220 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 toastie.</p>
</body>
</html>