Logo
{% include "components/headnav-items.html" %}
  • {% include "components/search-button.html" %}
  • dark_mode
  • {% if theme_header_icons -%} {% for icon_dict in theme_header_icons -%}
  • {% if icon_dict.class %} {% elif icon_dict.svg %} {% elif icon_dict.material_icons %} {{ icon_dict.material_icons }} {% elif icon_dict.fontawesome %} {% endif %}
  • {% endfor %} {% endif %}
  • {%- include "search-button.html" %}
  • dark_mode