Fix HTML links?

This commit is contained in:
JP Hastings-Spital 2024-01-12 09:39:56 +00:00
parent de730c3220
commit b9668c5aa8

View file

@ -12,9 +12,9 @@
{{/* IndieWeb */}} {{/* IndieWeb */}}
<link rel="webmention" href="https://webmention.io/www.byjp.me/webmention" /> <link rel="webmention" href="https://webmention.io/www.byjp.me/webmention" />
<link rel="authorization_endpoint" href="https://indiekit.byjp.me/auth"> <link rel="authorization_endpoint" href="https://indiekit.byjp.me/auth" />
<link rel="token_endpoint" href="https://indiekit.byjp.me/auth/token"> <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="indieauth-metadata" href="https://indiekit.byjp.me/.well-known/oauth-authorization-server" />
{{ block "title" . -}} {{ block "title" . -}}
<title> <title>
{{- if .IsHome -}} {{- if .IsHome -}}