{% if page.is_homepage or page.url == '' %}
{% if config.repo_url %} GitHub {% if config.theme.show_stargazers %} 21 {% endif %} {% endif %}
{% else %}
{% if config.theme.topbar_sections %} {% include "templates/header_navigation.html" %} {% endif %}
{% if config.repo_url %} {% if config.theme.show_stargazers %} 21 {% endif %} {% endif %} {% if not page.is_homepage %}
{% endif %}
{% endif %}