add webmention example

Closes #17

The latest Webmention spec can be found here https://www.w3.org/TR/webmention/
This commit is contained in:
Aaron Parecki 2016-04-21 17:03:30 -07:00
parent 8fd12eeef7
commit e60c47fab1
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ A collection of HTML head elements.
<link rel="canonical" href="https://example.com/2010/06/9-things-to-do-before-entering-social-media.html">
<link rel="EditURI" href="https://example.com/xmlrpc.php?rsd" type="application/rsd+xml" title="RSD">
<link rel="pingback" href="https://example.com/xmlrpc.php">
<link rel="webmention" href="https://example.com/webmention">
<link rel="manifest" href="manifest.json">