{{ site.title }}
    {% for link in site.data.navigation %}
  • {{ link.title }}
  • {% endfor %}
{{ site.github_user }}/{{ site.github_repo }}