Compare commits

...

2 Commits

Author SHA1 Message Date
Yarmo Mackenbach
d6eabe51a0 Update index nav
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-13 20:00:36 +02:00
Yarmo Mackenbach
c0cb0747a1 Update hcard 2020-07-13 20:00:24 +02:00
2 changed files with 16 additions and 8 deletions

View File

@ -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

View File

@ -18,11 +18,13 @@ block content
| Yarmo's blog | Yarmo's blog
nav nav
| Go to: | Go to:
a(href="/feeds") feeds a(href="/about") about me
| |
a(href="/notes") notes
| | | |
a(href="/blogroll") blogroll a(href="/blogroll") blogroll
| | | |
a(href="/notes") notes a(href="/feeds") feeds
| | | |
a(href="/contact") contact a(href="/contact") contact