{% if site.author %} {% if site.email %}
  • {{ site.author }}
  • {% else %}
  • {{ site.author }}
  • {% endif %} {% endif %} {% if site.github_username %}
  • {% include icon.html icon='github' %}
  • {% endif %} {% if site.twitter_username %}
  • {% include icon.html icon='twitter' %}
  • {% endif %} {% if site.facebook_username %}
  • {% include icon.html icon='facebook' %}
  • {% endif %} {% if site.dribbble_username %}
  • {% include icon.html icon='dribbble' %}
  • {% endif %}