pingback and webmention in docs
This commit is contained in:
@@ -7,6 +7,12 @@
|
|||||||
<meta name="Description" content="{{ page.description }}">
|
<meta name="Description" content="{{ page.description }}">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
<link href="https://github.com/lesion" rel="me">
|
||||||
|
<link href="eventi@cisti.org" rel="me">
|
||||||
|
|
||||||
|
<link rel="webmention" href="https://webmention.io/gancio.org/webmention" />
|
||||||
|
<link rel="pingback" href="https://webmention.io/gancio.org/xmlrpc" />
|
||||||
|
|
||||||
<link rel="shortcut icon" href="{{ '/favicon.ico' | absolute_url }}" type="image/x-icon">
|
<link rel="shortcut icon" href="{{ '/favicon.ico' | absolute_url }}" type="image/x-icon">
|
||||||
<link rel="stylesheet" href="{{ '/assets/css/just-the-docs-default.css' | absolute_url }}">
|
<link rel="stylesheet" href="{{ '/assets/css/just-the-docs-default.css' | absolute_url }}">
|
||||||
<link rel="stylesheet" href="{{ '/assets/css/premonition.css' | absolute_url }}">
|
<link rel="stylesheet" href="{{ '/assets/css/premonition.css' | absolute_url }}">
|
||||||
|
|||||||
Reference in New Issue
Block a user