updated for microformats2
This commit is contained in:
6
layouts/partials/meta.html
Normal file
6
layouts/partials/meta.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!-- Webmention -->
|
||||
<link rel="webmention" href="{{ .Site.Params.webmention.endpoint }}" />
|
||||
<link rel="pingback" href="{{ .Site.Params.webmention.pingback }}" />
|
||||
|
||||
<!-- Micropub -->
|
||||
<link rel="micropub" href="{{ .Site.Params.micropub.endpoint }}" />
|
Reference in New Issue
Block a user