Update hcard
This commit is contained in:
parent
1870528321
commit
c0cb0747a1
18
views/id.pug
18
views/id.pug
@ -2,20 +2,25 @@
|
|||||||
img(src="/static/img/profile.png", alt="Yarmo's profile picture").profile-picture.u-photo
|
img(src="/static/img/profile.png", alt="Yarmo's profile picture").profile-picture.u-photo
|
||||||
h1
|
h1
|
||||||
a(href="https://yarmo.eu", rel="me", title="yarmo.eu").u-url.u-uid
|
a(href="https://yarmo.eu", rel="me", title="yarmo.eu").u-url.u-uid
|
||||||
span.p-name Yarmo Mackenbach
|
span(style="display:none").p-honorific-prefix Mr.
|
||||||
|
span.p-given-name Yarmo
|
||||||
|
|
|
||||||
|
span.p-additional-name Mackenbach
|
||||||
br
|
br
|
||||||
p.p-note
|
p.p-note
|
||||||
| Developer of
|
| Developer of
|
||||||
a(href="https://keyoxide.org") Keyoxide.org
|
a(href="https://keyoxide.org") Keyoxide.org
|
||||||
|
| .
|
||||||
br
|
br
|
||||||
| Finished a PhD in <span class="p-category">Neurosciences</span>
|
| Finished a PhD in <span class="p-category">neurosciences</span>.
|
||||||
br
|
p
|
||||||
|
| Pronouns:
|
||||||
a(href="https://pronoun.is/he").u-pronoun he/him/his
|
a(href="https://pronoun.is/he").u-pronoun he/him/his
|
||||||
p
|
p
|
||||||
| PGP:
|
| PGP:
|
||||||
a(href="https://keyoxide.org/9f0048ac0b23301e1f77e994909f6bd6f80f485d", rel="me", title="Keyoxide profile") Keyoxide profile
|
a(href="https://keyoxide.org/9f0048ac0b23301e1f77e994909f6bd6f80f485d", rel="me", title="Keyoxide profile") Keyoxide profile
|
||||||
| /
|
| /
|
||||||
a(href="/9F0048AC0B23301E1F77E994909F6BD6F80F485D.asc", download="/9F0048AC0B23301E1F77E994909F6BD6F80F485D.asc", rel="pgpkey publickey authn", type="text/plain", title="PGP public key") key.asc
|
a(href="/9F0048AC0B23301E1F77E994909F6BD6F80F485D.asc", download="/9F0048AC0B23301E1F77E994909F6BD6F80F485D.asc", rel="pgpkey publickey authn", type="text/plain", title="PGP public key") public.asc
|
||||||
| /
|
| /
|
||||||
a(href="/static/img/qr_fp.png", title="PGP fingerprint QR") QR
|
a(href="/static/img/qr_fp.png", title="PGP fingerprint QR") QR
|
||||||
p
|
p
|
||||||
@ -34,5 +39,6 @@
|
|||||||
a(href="https://fosstodon.org/@yarmo", rel="me", title="Fediverse").u-url Fediverse
|
a(href="https://fosstodon.org/@yarmo", rel="me", title="Fediverse").u-url Fediverse
|
||||||
| /
|
| /
|
||||||
a(href="https://git.yarmo.eu/yarmo", rel="me", title="Gitea").u-url Gitea
|
a(href="https://git.yarmo.eu/yarmo", rel="me", title="Gitea").u-url Gitea
|
||||||
| /
|
p
|
||||||
a(href="/contact") more
|
| Location:
|
||||||
|
span.p-country-name The Netherlands
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user