• {{ site.title }}
  • {% if site.email %}
  • {{ site.email }}
  • {% endif %}
  • {{ site.url }}
    {% if site.github_username %}
  • {% include icon-github.html username=site.github_username %}
  • {% endif %} {% if site.twitter_username %}
  • {% include icon-twitter.html username=site.twitter_username %}
  • {% endif %}

{{ site.description }}