summaryrefslogtreecommitdiffstats
path: root/indieweb-micro/themes/MinIndie/layouts/partials/head-extra.html
diff options
context:
space:
mode:
Diffstat (limited to 'indieweb-micro/themes/MinIndie/layouts/partials/head-extra.html')
-rw-r--r--indieweb-micro/themes/MinIndie/layouts/partials/head-extra.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/indieweb-micro/themes/MinIndie/layouts/partials/head-extra.html b/indieweb-micro/themes/MinIndie/layouts/partials/head-extra.html
new file mode 100644
index 0000000..8c3984f
--- /dev/null
+++ b/indieweb-micro/themes/MinIndie/layouts/partials/head-extra.html
@@ -0,0 +1,20 @@
+{{- range .Site.Params.indieweb.relme }}
+ <link rel="me" href="{{ .url }}" />
+{{- end -}}
+
+{{- with .Site.Params.indieweb.relmepgp -}}
+ <link rel="pgpkey" href="{{ . }}">
+{{- end -}}
+
+{{ with .Site.Params.indieweb }}
+ <link
+ rel="authorization_endpoint"
+ href="{{ .authorizationEndpoint | default "https://indieauth.com/auth" }}"
+ />
+ <link
+ rel="token_endpoint"
+ href="{{ .tokenEndpoint | default "https://tokens.indieauth.com/token" }}"
+ />
+ <link rel="webmention" href="{{ .webmentionEndpoint }}" />
+{{ end }}
+
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage