{%- from "components/nav-links.html" import renderNavLinks with context -%} {%- macro render_logo(src, classname) -%} {%- if src and src.startswith(('https://', 'http://')) -%} {{ project }} {%- elif src -%} {{ project }} {%- elif logo_url -%} {{ project }} {%- endif -%} {%- endmacro -%}
{% include "components/nav-versions.html" %} {%- if theme_github_url %} {%- endif %} {% if display_toc %} {%- endif %}