Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mastodon/spec/fixtures/requests/oembed_json.html
2018-04-25 14:12:28 +02:00

7 lines
163 B
HTML

<!DOCTYPE html>
<html>
<head>
<link href='https://host.test/provider.json' rel='alternate' type='application/json+oembed'>
</head>
<body></body>
</html>