aboutsummaryrefslogtreecommitdiff
path: root/test/fixtures/rich_media/ogp-missing-data.html
blob: 5746dc2f4073c1a927bf083e0582bdd78c2c0c96 (plain)
1
2
3
4
5
6
7
8
<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>