Skip to content

Commit b2ea420

Browse files
committed
Remove hacky logo from docs
1 parent a10a78b commit b2ea420

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/_templates/navbar.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<span class="icon-bar"></span>
1313
</button>
1414

15-
<a class="logo"> <img height="32" width="32" src="_static/python-future-logo-textless-transparent.png" /></a>
1615
<a class="navbar-brand" href="{{ pathto(master_doc) }}">{% if theme_navbar_title -%}{{ theme_navbar_title|e }}{%- else -%}{{ project|e }}{%- endif -%}</a>
1716
<span class="navbar-text navbar-version pull-left"><b>{{ version|e }}</b></span>
1817
</div>

0 commit comments

Comments
 (0)