add site author
This commit is contained in:
parent
dcfec97df8
commit
367b8fc8ae
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
|
||||
{% if page.type == "post" %}
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="article:author" content="{{ site.author }}" />
|
||||
{% else %}
|
||||
<meta property="og:type" content="website" />
|
||||
{% endif %} {% if page.layout == 'home' %}
|
||||
|
|
Loading…
Reference in a new issue