Add micropub

This commit is contained in:
JP Hastings-Spital 2024-01-12 10:04:23 +00:00
parent b3afd15672
commit d9a2bf73a7

View file

@ -11,10 +11,11 @@
<link rel="canonical" href="{{ .Permalink }}" class="u-url"/>
{{/* IndieWeb */}}
<link rel="webmention" href="https://webmention.io/www.byjp.me/webmention" />
<link rel="authorization_endpoint" href="https://indiekit.byjp.me/auth" />
<link rel="token_endpoint" href="https://indiekit.byjp.me/auth/token" />
<link rel="indieauth-metadata" href="https://indiekit.byjp.me/.well-known/oauth-authorization-server" />
<link rel="webmention" href="https://webmention.io/www.byjp.me/webmention">
<link rel="authorization_endpoint" href="https://indiekit.byjp.me/auth">
<link rel="token_endpoint" href="https://indiekit.byjp.me/auth/token">
<link rel="indieauth-metadata" href="https://indiekit.byjp.me/.well-known/oauth-authorization-server">
<link rel="micropub" href="https://indiekit.byjp.me/micropub">
{{ block "title" . -}}
<title>
{{- if .IsHome -}}