Made webmention portion of code more generic

This commit is contained in:
Brandon Rozek 2022-11-25 23:22:28 -05:00
parent 4d5f0f30cb
commit a574a122a4
4 changed files with 7 additions and 9 deletions

View file

@ -5,11 +5,6 @@
<link rel="canonical" href="{{ .Permalink }}">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<!-- Webmentions -->
<link rel="webmention" href="https://webmention.io/brandonrozek.com/webmention" />
<link rel="pingback" href="https://webmention.io/brandonrozek.com/xmlrpc" />
<meta http-equiv="refresh" content="0; url={{ .Permalink }}">
</head>
<body>