head.html: invisible rel=me metadata

This commit is contained in:
Aminda Suomalainen 2019-05-29 15:46:05 +03:00
parent 3f1f47b46d
commit f4fcf793ae
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
<link rel="icon" href="{{site.icon}}">
<title>{% if page.title %}{{ page.title }} ~~ {{ site.title }}{% else %}{{ site.title }}{% endif %}</title>
<meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description | nstrip_html | strip_newlines }}{% endif %}">
<link rel="me" href="{{ site.url }}" />
<link rel="openid.delegate" href="https://mikaela.info/" />
<link rel="openid.server" href="https://openid.indieauth.com/openid" />