blog/layouts/partials/head.html

11 lines
354 B
HTML

<base href="{{ .Site.BaseURL }}">
<link rel="canonical" href="{{ .Permalink }}">
<!-- indie auth stuff -->
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
<!-- open ID stuff -->
<link rel="openid2.provider" href="https://www.google.com/accounts/o8/ud">
<link rel="openid2.local_id" href="https://profiles.google.com/adamveld12">