d
/
akkoma
1
0
Fork 0
akkoma/test/fixtures/rich_media/ogp-missing-data.html

9 lines
258 B
HTML

<html prefix="og: http://ogp.me/ns#">
<head>
<title>Pleroma</title>
<meta property="og:title" content="Pleroma" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://pleroma.social/" />
</head>
</html>