We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b2f0e0 commit 471c170Copy full SHA for 471c170
python_docs_theme/layout.html
@@ -2,6 +2,8 @@
2
3
{% block rootrellink %}
4
<li><img src="{{ pathto('_static/' + theme_root_icon, 1) }}" alt=""
5
+ width="16px"
6
+ height="16px"
7
style="vertical-align: middle; margin-top: -1px"/></li>
8
<li><a href="{{theme_root_url}}">{{theme_root_name}}</a>{{ reldelim1 }}</li>
9
{% if theme_root_include_title %}
python_docs_theme/static/py.png
1.73 KB
0 commit comments