update og:description
This commit is contained in:
parent
615454aea5
commit
03d9389fc9
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
<meta property="og:url" content="{{ page.url | absolute_url }}" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="{{ page.description }}; {{ page.title }}"
|
||||
content="{{ page.description }} • {{ page.title }}"
|
||||
/>
|
||||
|
||||
{% if page.type == "post" %}
|
||||
|
|
Loading…
Reference in a new issue