Skip to content

Commit

Permalink
Add more descriptive alt text to "Qiskit Ecosystem" logo (Cherry-pick…
Browse files Browse the repository at this point in the history
… of #513) (#517)

Co-authored-by: Jim Garrison <jim@garrison.cc>
  • Loading branch information
Eric-Arellano and garrison committed Jul 20, 2023
1 parent dd07623 commit 53c6d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qiskit_sphinx_theme/ecosystem/sidebar/brand.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="sidebar-brand">
<a href="https://www.qiskit.org/ecosystem">
<div class="sidebar-logo-container">
<img class="sidebar-logo" src="{{ pathto('_static/images/ecosystem-logo.svg', 1) }}" alt="Logo"/>
<img class="sidebar-logo" src="{{ pathto('_static/images/ecosystem-logo.svg', 1) }}" alt="Qiskit Ecosystem logo"/>
</div>
</a>
{% if not theme_sidebar_hide_name %}
Expand Down

0 comments on commit 53c6d57

Please sign in to comment.