Thanks to visit codestin.com Credit goes to github.com
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.
2 parents f53f5e9 + 1e43606 commit aa41446Copy full SHA for aa41446
doc/_static/logo2_compressed.svg
doc/_templates/layout.html
@@ -36,7 +36,7 @@
36
{%- else %}
37
<a href="{{ pathto('index') }}">
38
<div style="float: left; position: absolute; width: 496px; bottom: 0; padding-bottom: 24px"><span style="float: right; color: #789; background: white">Version {{ version|e }}</span></div>
39
- <img src="{{pathto("_static/logo2.png", 1) }}" height="125px" border="0" alt="matplotlib"/></a>
+ <img src="{{pathto("_static/logo2_compressed.svg", 1) }}" height="125px" border="0" alt="matplotlib"/></a>
40
{%- endif %}
41
42
<!-- The "Fork me on github" ribbon -->
0 commit comments