Added META_IMAGE for Schema.org

This commit is contained in:
Luca Chiricozzi 2015-01-04 01:46:26 +01:00
parent 9840bf45cb
commit 029a141f09
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
<div class="uk-hidden" itemtype="http://schema.org/Blog" itemscope="itemscope">
<meta itemprop="name" content="{{ SITENAME }}" />
<meta itemprop="description" content="{{ DESCRIPTION }}" />
{% if META_IMAGE %}<meta itemprop="image" content="{{ META_IMAGE }}" />{% endif %}
</div>
<header class=" mg-header uk-navbar uk-navbar-attached">