We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 107d19f commit ffd1d60Copy full SHA for ffd1d60
README.md
@@ -10,10 +10,8 @@
10
## Support
11
12
<picture>
13
- <source media="(prefers-color-scheme: dark)" width="20%" srcset="docs/src/assets/
14
-CQ-dark.png">
15
- <img alt="Flatiron Center for Computational Quantum Physics logo." width="20%" sr
16
-="docs/src/assets/CCQ.png">
+ <source media="(prefers-color-scheme: dark)" width="20%" srcset="docs/src/assets/CCQ-dark.png">
+ <img alt="Flatiron Center for Computational Quantum Physics logo." width="20%" src="docs/src/assets/CCQ.png">
17
</picture>
18
19
0 commit comments