summaly/test/htmls/twitter-title.html

14 lines
222 B
HTML
Raw Permalink Normal View History

2024-10-03 10:20:01 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta property="twitter:title" content="YEE HAW">
<title>YEE HAW</title>
</head>
<body>
<h1>Yo</h1>
<p>Hey hey hey toastie.</p>
</body>
</html>