{#- This file is inspired by Furo (created by Pradyun Gedam) and used under the MIT license. -#} {#- Use Furo's sidebar code. But, we remove the `centered` class from the `a` element because Carbon left-aligns things. -#} {% block brand_content %} {%- if logo_url %} {#- Add a link to the Qiskit ecosystem web page. -#} {%- endif %} {%- if theme_light_logo and theme_dark_logo %} {%- endif %} {% if not theme_sidebar_hide_name %} {%- endif %} {% endblock brand_content %}