adds webhooks
This commit is contained in:
parent
31bd5dd252
commit
c1548db124
@ -8,6 +8,8 @@
|
||||
{{ with .Site.Params.author }}<meta name="author" content="{{ . }}">{{ end }}
|
||||
<link rel="stylesheet" href="{{ "/css/sscaffold.css" | relURL }}">
|
||||
<link rel="stylesheet" href="{{ "/css/xsfx.css" | relURL }}">
|
||||
<link rel="webmention" href="https://webmention.io/xsteadfastx.org/webmention" />
|
||||
<link rel="pingback" href="https://webmention.io/xsteadfastx.org/xmlrpc" />
|
||||
{{ with .OutputFormats.Get "RSS" -}}
|
||||
{{ printf `<link rel="%s" type="%s" href="%s" title="%s">` .Rel .MediaType.Type .RelPermalink $.Site.Title | safeHTML }}
|
||||
{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user