{{ site.title | escape }}

    {% if site.author %}
  • {{ site.author | escape }}
  • {% endif %}
  • {{ site.email }}
    {% if site.github_username %}
  • {% include github-link.html username=site.github_username %}
  • {% endif %} {% if site.twitter_username %}
  • {% include twitter-link.html username=site.twitter_username %}
  • {% endif %}

{{ site.description | escape }}