Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a3d6538

Browse files
committed
merge with 3.3
2 parents 7dead3a + 4524b46 commit a3d6538

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/tools/sphinxext/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{% block extrahead %}
99
<link rel="shortcut icon" type="image/png" href="{{ pathto('_static/py.png', 1) }}" />
1010
{% if not embedded %}<script type="text/javascript" src="{{ pathto('_static/copybutton.js', 1) }}"></script>{% endif %}
11-
{% if pagename == 'whatsnew/changelog %}
11+
{% if pagename == 'whatsnew/changelog' %}
1212
<script type="text/javascript">
1313
function dofilter() {
1414
var el = document.getElementById('searchbox');

0 commit comments

Comments
 (0)