You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
524 B

  1. HTTP/1.1 200 OK
  2. Server: Apache
  3. Date: Wed, 09 Dec 2015 03:29:14 GMT
  4. Content-Type: text/html; charset=utf-8
  5. <!DOCTYPE html>
  6. <html>
  7. <head>
  8. <meta charset="utf-8">
  9. <title>Author</title>
  10. </head>
  11. <body>
  12. <div class="h-card">
  13. <h2 class="p-name">Author Full Name</h2>
  14. <a href="xmpp://user@host.example" class="u-url" rel="me">xmpp</a>
  15. <img src="/photo.jpg" class="u-photo">
  16. </div>
  17. <!-- this page has no u-url or rel=me pointing to itself but there is only one h-card -->
  18. </body>
  19. </html>