This commit is contained in:
Rico Sta. Cruz 2017-09-08 05:01:47 +08:00
parent a44755e0da
commit 3bcdc600cb
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
{%comment%}<!-- image -->{%endcomment%} {%comment%}<!-- image -->{%endcomment%}
{% if site.data.assets.preview_host %} {% if site.data.assets.preview_host %}
{{ page.url }}
{% if page.type == 'home' %} {% if page.type == 'home' %}
<meta content='{{ site.data.assets.preview_host }}/index.jpg?t={{ timestamp }}' property='og:image'> <meta content='{{ site.data.assets.preview_host }}/index.jpg?t={{ timestamp }}' property='og:image'>
<meta content='{{ site.data.assets.preview_host }}/index.jpg?t={{ timestamp }}' property='twitter:image'> <meta content='{{ site.data.assets.preview_host }}/index.jpg?t={{ timestamp }}' property='twitter:image'>