summaly/test/htmls/twitter-image.html

15 lines
249 B
HTML
Raw Permalink Normal View History

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