about summary refs log tree commit diff
path: root/spec/fixtures/requests/oembed_json.html
blob: 1670858712fd1cb0cff4905232f0fec42b493972 (plain) (blame)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <head>
    <link href='https://host.test/provider.json' rel='alternate' type='application/json+oembed'>
  </head>
  <body></body>
</html>