{%- 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": "_static/zulip_logo.svg", "type": "local"}, {"name": "Discourse", "url": "https://conda.discourse.group/", "icon": "fa-brands fa-discourse", "type": "fontawesome"}, ] -%} {%- endif -%} {% extends "navbar-icon-links.html" %}