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 a10a78b commit b2ea420Copy full SHA for b2ea420
docs/_templates/navbar.html
@@ -12,7 +12,6 @@
12
<span class="icon-bar"></span>
13
</button>
14
15
- <a class="logo"> <img height="32" width="32" src="_static/python-future-logo-textless-transparent.png" /></a>
16
<a class="navbar-brand" href="{{ pathto(master_doc) }}">{% if theme_navbar_title -%}{{ theme_navbar_title|e }}{%- else -%}{{ project|e }}{%- endif -%}</a>
17
<span class="navbar-text navbar-version pull-left"><b>{{ version|e }}</b></span>
18
</div>
0 commit comments