{%- if not theme_icon_links -%} {%- set theme_icon_links = [ {"name": "GitHub", "url": "https://github.com/conda/conda", "icon": "fa-brands fa-square-github", "type": "fontawesome"}, {"name": "Zulip", "url": "https://conda.zulipchat.com", "icon": "fa-custom fa-zulip", "type": "fontawesome"}, ] -%} {%- endif -%} {% extends "navbar-icon-links.html" %}