{% if site.data.theme.font-cdn %}{{ site.data.theme.font-cdn }}{%- endif -%} {% if page.layout == 'data' %}{%- endif -%} {% if page.layout == 'map' %} {% if site.data.theme.map-search == true %}{%- endif -%} {% if site.data.theme.map-cluster == true %} {% endif %}{%- endif -%} {% comment %} Meta tags and analytics are added during production build ONLY {%- endcomment -%} {% if jekyll.environment == "production" %} {% if layout.item-meta %}{% include head/item-meta.html %}{% else %}{% include head/page-meta.html %}{% endif %} {% include head/analytics.html %} {%- endif -%} {% if site.noindex == true or page.noindex == true or layout.noindex == true %}{% endif %}