{% if config.extra.logo %}
{% endif %}
{{ site_name }} {{ config.extra.version }} {% if repo_id %}
{{ repo_id }} {% endif %}
{% if repo_name == 'GitHub' %}
  • Download
  • Star –

{% endif %}
    {% for nav_item in nav %} {% include "nav.html" %} {% endfor %} {% if config.extra.author %}

  • The author
      {% if config.extra.author.twitter %}
    • @{{ config.extra.author.twitter }} on Twitter
    • {% endif %} {% if config.extra.author.github %}
    • @{{ config.extra.author.github }} on GitHub
    • {% endif %}
  • {% endif %}