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.
1 parent e38fc16 commit 7830e26Copy full SHA for 7830e26
2 files changed
doc/_static/logo2_compressed.svg
doc/_templates/layout.html
@@ -190,7 +190,7 @@ <h3>{{ _('Navigation') }}</h3>
190
{%- else %}
191
<a href="{{ pathto('index') }}">
192
<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>
193
- <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>
194
{%- endif %}
195
196
<!-- The "Fork me on github" ribbon -->
0 commit comments