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 ff012aa commit 10dc33eCopy full SHA for 10dc33e
README.md
@@ -1,10 +1,8 @@
1
+<a name="logo"/>
2
<div align="center">
- <a href="https://julialang.org/" target="_blank">
3
- <picture>
4
- <source media="(prefers-color-scheme: dark)" srcset="doc/src/assets/julialogoheaderimage_dark.svg">
5
- <img alt="The Julia logo" src="doc/src/assets/julialogoheaderimage_light.svg">
6
- </picture>
7
- </a>
+<a href="https://julialang.org/" target="_blank">
+<img src="doc/src/assets/logo.svg" alt="Julia Logo" width="210" height="142"></img>
+</a>
8
</div>
9
10
<table>
0 commit comments