1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-30 02:25:59 -04:00

some cleanup around hugo + webpack manifest

This commit is contained in:
2021-07-04 10:49:43 -04:00
parent b61ffd3629
commit 865ad9743a
10 changed files with 66 additions and 54 deletions
+7
View File
@@ -0,0 +1,7 @@
{{ if .Site.Params.social.webmentionIO }}
<link rel="webmention" href="{{ "/api/mention/" | absURL }}">
<link rel="pingback" href="{{ "/api/ping/" | absURL }}">
{{ end }}
<link rel="author" href="{{ "humans.txt" | absURL }}">
<link rel="pgpkey" href="{{ "pubkey.asc" | absURL }}" type="application/pgp-keys">