Add webmentions & pingback with webmention.io

This commit is contained in:
Jez Cope 2020-01-15 19:12:26 +00:00
parent 608d06d1c4
commit c03db6ebf9
2 changed files with 5 additions and 1 deletions

View File

@ -1268,8 +1268,12 @@ GLOBAL_CONTEXT = {
'social_orcid': '0000-0003-3629-1383',
'social_pypi': 'jezcope',
'social_keybase': 'jezcope',
'gitlab': 'jezcope/erambler',
'gitlab_ci': True,
'webmention': 'https://webmention.io/erambler.co.uk/webmention',
'pingback': 'https://webmention.io/erambler.co.uk/xmlrpc',
}
# Add functions here and they will be called with template

@ -1 +1 @@
Subproject commit e6565c1a902e5973040c7e4936f2a009343fe546
Subproject commit 1b48906b913d990b9d2f94d7ef24dd146c3dfcc1