8000
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 d96713e commit bd1d802Copy full SHA for bd1d802
python_docs_theme/layout.html
@@ -85,7 +85,7 @@ <h3>{{ _('Navigation') }}</h3>
85
<span></span>
86
</label>
87
<nav class="nav-content" role="navigation">
88
- <a href="{{ pathto(theme_root_url) }}" class="nav-logo">
+ <a href="{{ theme_root_url }}" class="nav-logo">
89
<img src="{{ pathto('_static/py.svg', 1) }}" alt="Logo"/>
90
</ 3ED0 a>
91
<div class="version_switcher_placeholder"></div>
0 commit comments