<footer role=“contentinfo”>

<div class="wrap">{% assign repo_url = site.repos[0].url %}
  <p>This project is maintained by <a href="{{ site.author.url }}">{{ site.author.name }}</a>. The source is available at <a href="{{ repo_url }}">{{ repo_url }}</a>.</p>
</div>

</footer>