mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-30 03:05:58 -04:00
some cleanup around hugo + webpack manifest
This commit is contained in:
@@ -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">
|
||||
Reference in New Issue
Block a user