menu
  • Logo
  • {{ generate_header_nav_html(n_links_before_dropdown=theme_header_links_before_dropdown) }}
  • 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 }} {% endif %}
  • {% endfor %} {% endif %}