{% if page.custom_css %} {% for stylesheet in page.custom_css %} {% endfor %} {% endif %} {% if jekyll.environment == 'production' and site.google_analytics %} {% include google_analytics.html %} {% endif %} {% if site.gems contains "jekyll-seo-tag" %} {% include seo-tag.html %} {% else %}