-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve accessibility of
qiskit-card
being clickable (#432)
#415 accidentally broke `qiskit-card` being clickable. But the code wasn't accessible, to begin with. It's an antipattern to make a `<div>` clickable. Instead, we should use the semantic web with an `<a>` element. Pytorch renders the same as before: ![Screenshot 2023-06-29 at 2 38 53 PM](https://github.com/Qiskit/qiskit_sphinx_theme/assets/14852634/c9d66f39-cfc8-4b18-bcad-3daebee9eee4)
- Loading branch information
1 parent
86535e3
commit e18c843
Showing
5 changed files
with
27 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-44 Bytes
(100%)
tests/js/snapshots.test.js-snapshots/custom-directives-1-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.