mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 01:35:56 +01:00
Adding Aperture Micropub
This commit is contained in:
parent
7343ef14d6
commit
186ab1ea4d
1 changed files with 2 additions and 1 deletions
|
@ -8,10 +8,11 @@
|
|||
<meta name="theme-color" content="{{ .Site.Params.themeColor }}" />
|
||||
<link rel="canonical" href="{{ .Permalink }}" class="u-url"/>
|
||||
|
||||
{{/* Indie web */}}
|
||||
{{/* IndieWeb */}}
|
||||
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
|
||||
<link rel="token_endpoint" href="https://tokens.indieauth.com/token">
|
||||
<link rel="webmention" href="https://webmention.io/www.byjp.me/webmention" />
|
||||
<link rel="microsub" href="https://aperture.p3k.io/microsub/884">
|
||||
|
||||
{{ block "title" . }}
|
||||
<title>
|
||||
|
|
Loading…
Reference in a new issue