{% if config.theme.logo %} {% endif %} {% if config.theme.components and config.theme.components.site_name == False %} {% else %} {{ config.site_name }} {% endif %}
  • {% include "modules/menu.html" %}
  • {% if config.repo_url %} {% if config.repo_name != 'GitHub' %} {% include "modules/source.html" %} {% endif %} {% endif %}