Add webmention receive endpoint
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Yarmo Mackenbach 2020-06-16 00:04:21 +02:00
parent b8c2f0cfd1
commit 8640d5764c

View File

@ -11,6 +11,7 @@ html
dyninclude "static/style.css"
link(rel="shortcut icon", href="/favicon.png")
link(rel="alternate", href="/rss/all", title="RSS blog feed for yarmo.eu", type="application/rss+xml")
link(rel="webmention", href="https://webm.yarmo.eu/receive")
script(asyc, defer, data-domain="yarmo.eu", src="https://plausible.io/js/plausible.js")
body
.container