Merge pull request #34 from widyakumara/master

added <link rel="amphtml"> for AMP discoverability
This commit is contained in:
Josh Buchea 2016-04-22 15:31:01 -07:00
commit 7739a1882f
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ A collection of HTML head elements.
<link rel="last" href="https://example.com/atomFeed.php?page=147">
<link rel="shortlink" href="https://example.com/?p=43625">
<link rel="canonical" href="https://example.com/2010/06/9-things-to-do-before-entering-social-media.html">
<link rel="amphtml" href="https://www.example.com/url/to/amp-version.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">