Fix SEO title thumbnail (#30)

This commit is contained in:
Mahendrata Harpi
2020-12-17 07:10:57 +07:00
committed by GitHub
parent 51ae05b72d
commit 6ab6bf1591

View File

@@ -59,13 +59,13 @@
<meta
property="og:site_name"
content="{% if page.title %}{{ page.title | escape }} | {{
site.author.facebook
site.author.name
}}{% else %}{{ site.title | escape }}{% endif %}"
/>
<meta
property="og:title"
content="{% if page.title %}{{ page.title | escape }} | {{
site.author.facebook
site.author.name
}}{% else %}{{ site.title | escape }}{% endif %}"
/>
{% if page.location %}