Add h-card
This commit is contained in:
parent
8fd1d88137
commit
1ea7c1b7bf
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@
|
||||||
{%- block general_meta -%}
|
{%- block general_meta -%}
|
||||||
{{ head::general_meta() }}
|
{{ head::general_meta() }}
|
||||||
<link href="https://floss.social/@averywinters" rel="me">
|
<link href="https://floss.social/@averywinters" rel="me">
|
||||||
|
<link class="h-card" href="https://averywinters.org" rel="me">
|
||||||
{%- endblock general_meta -%}
|
{%- endblock general_meta -%}
|
||||||
|
|
Loading…
Reference in a new issue