Add og:url
This commit is contained in:
parent
9ec5042010
commit
def72901b8
|
@ -1,3 +1,5 @@
|
||||||
|
<meta property="og:url" content="{{ site.url }}{{ page.url }}">
|
||||||
|
|
||||||
{% if og.title %}
|
{% if og.title %}
|
||||||
<meta property="og:title" content="{{ og.title|raw }}"/>
|
<meta property="og:title" content="{{ og.title|raw }}"/>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Reference in a new issue