mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-25 13:59:25 +01:00
parent
8940876959
commit
ee1746a343
@ -32,6 +32,6 @@
|
|||||||
<meta name="og:image" content="{{site.icon}}"/>
|
<meta name="og:image" content="{{site.icon}}"/>
|
||||||
<meta name="flattr:id" content="7j1ne6">
|
<meta name="flattr:id" content="7j1ne6">
|
||||||
<!-- https://indieweb.org/How_to_set_up_web_sign-in_on_your_own_domain#How_to_setup_RelMeAuth - regardless of antipattern, the things I do for verified checkboxes at Mastodon... -->
|
<!-- https://indieweb.org/How_to_set_up_web_sign-in_on_your_own_domain#How_to_setup_RelMeAuth - regardless of antipattern, the things I do for verified checkboxes at Mastodon... -->
|
||||||
<link rel="me" href="https://sauna.social/@aminda" />
|
<link rel="me" type="application/activity+json" href="https://sauna.social/users/aminda" />
|
||||||
<link rel="me" href="https://mastodon.pirateparty.be/@MikaelaPPFI" />
|
<link rel="me" type="application/activity+json" href="https://mastodon.pirateparty.be/users/MikaelaPPFI" />
|
||||||
</head>
|
</head>
|
||||||
|
12
index.html
12
index.html
@ -94,10 +94,18 @@ excerpt: "I am a Highly Sensitive Autistic Pirate with Linux experience since 20
|
|||||||
rel="me"
|
rel="me"
|
||||||
>git.piraattipuolue.fi</a
|
>git.piraattipuolue.fi</a
|
||||||
>
|
>
|
||||||
<a rel="me" href="https://mastodon.pirateparty.be/@MikaelaPPFI"
|
<a
|
||||||
|
rel="me"
|
||||||
|
type="application/activity+json"
|
||||||
|
href="https://mastodon.pirateparty.be/users/MikaelaPPFI"
|
||||||
>mastodon.pirateparty.be</a
|
>mastodon.pirateparty.be</a
|
||||||
>
|
>
|
||||||
<a rel="me" href="https://sauna.social/@aminda">sauna.social</a>
|
<a
|
||||||
|
rel="me"
|
||||||
|
type="application/activity+json"
|
||||||
|
href="https://sauna.social/users/aminda"
|
||||||
|
>sauna.social</a
|
||||||
|
>
|
||||||
</li>
|
</li>
|
||||||
<li id="pgp">
|
<li id="pgp">
|
||||||
PGP:
|
PGP:
|
||||||
|
Loading…
Reference in New Issue
Block a user