diff --git a/layouts/partials/webmentions.html b/layouts/partials/webmentions.html index 82a6e14..0f0d82d 100644 --- a/layouts/partials/webmentions.html +++ b/layouts/partials/webmentions.html @@ -1,7 +1,7 @@

Webmen­tions

This site supports Webmentions. Webmentions received for this post will appear in the following list after I approve them. I sometimes send Webmentions to myself on behalf of linking sites that don't support them. Check the Wayback Machine if any links are broken.

- {{ partial "webmention-form.html" }} + {{ partial "webmention-form.html" . }}
{{- $target := .RelPermalink | replaceRE "^/~seirdy/" "/" }} {{- $oldTarget := $target | replaceRE "/posts" "" | replaceRE "/$" ".html" -}}