]> git.mxchange.org Git - friendica.git/blob - tests/datasets/dom/relme/link-single-rel-value.html
spelling: endpoints
[friendica.git] / tests / datasets / dom / relme / link-single-rel-value.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4         <meta charset="utf-8" />
5         <title>Remote page</title>
6         <link href="https://example.com/profile/me" rel="me"/>
7 </head>
8 <body>
9
10 </body>
11 </html>