{% unless site.plugins contains "jekyll-seo-tag" %}
{{ page.title }} - {{ site.title }}
{% if page.description %}
{% endif %} {% endunless %}
{% if site.ga_tracking != nil %} {% endif %} {% if site.search_enabled != false %} {% endif %}
{% seo %} {% include head_custom.html %} {% if jekyll.environment == 'production' %} {% include analytics.html %} {% endif %}