--- layout: null --- {% if jekyll.environment == 'development' %} {% assign baseUrl = '' %} {% else %} {% assign baseUrl = site.github.url | default: 'site.url' %} {% assign baseUrl = baseUrl | replace: 'http://', '//' %} {% endif %} {% include meta.html %} {% if jekyll.environment == 'production' and site.google_analytics_key != '' %} {% endif %}
{% capture currentProfile %}{% include getCurrentProfile %}{% endcapture %}