commit 0612537cc27b15c39dfd30d106a1da34403889b3
parent b6affc7970e84ab80fd57899508bd8abfd19cb0a
Author: Hugo Soucy <hugo@soucy.cc>
Date: Sun, 12 Mar 2017 16:32:49 -0400
Add a link for the webmention.herokuapp.com webmention endpoint.
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/templates/mustache/partials/head.mustache b/templates/mustache/partials/head.mustache
@@ -11,8 +11,9 @@
<!-- webmention.io -->
<link rel="pingback" href="https://webmention.io/hugo.soucy.cc/xmlrpc" />
- <link rel="webmention" href="https://webmention.io/hugo.soucy.cc/webmention" />
-
+ <link rel="webmention" href="https://webmention.io/hugo.soucy.cc/webmention" />
+ <link rel="webmention" href="https://webmention.herokuapp.com/api/webmention" />
+
<link rel="me" href="http://shr.soucy.cc/" />
<link rel="me" href="https://bandcamp.com/hs0ucy" />
<link rel="me" href="https://framasphere.org/u/hs0ucy" />