_includes/head/index.html in word-games-theme-1.3.0 vs _includes/head/index.html in word-games-theme-1.3.1
- old
+ new
@@ -105,10 +105,10 @@
{%- include Rating/structureddata.html -%}
{%- endif -%}
{%- include google-analytics.html -%}
- {% if page.url != '/' %}
+ {% if page.url != '/' and page.lang == "en" %}
{% include Monumetric/Monumetric.html %}
{% endif %}
</head>
\ No newline at end of file