{% comment %} {% endcomment %} {% if site.google_analytics and jekyll.environment == 'production' %} {% include google-analytics.html %} {% endif %} {% assign mdl_colors = "blue-indigo" %} {% if site.mdl_colors %} {% assign mdl_colors = site.mdl_colors %} {% endif %} {% if page.mdl_colors %} {% assign mdl_colors = page.mdl_colors %} {% endif %}