File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -169,8 +169,6 @@ <h3>We're updating the default styles for Matplotlib 2.0</h3>
169
169
170
170
{% block relbar1 %}
171
171
172
- < link rel ="shortcut icon " href ="/_static/favicon.ico ">
173
-
174
172
<!-- The "Fork me on github" ribbon -->
175
173
< img style ="float: right; margin-bottom: -40px; top: 0; right: 0; border: 0; " src ="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png " usemap ="#ribbonmap "/>
176
174
< map name ="ribbonmap ">
Original file line number Diff line number Diff line change 213
213
# Output file base name for HTML help builder.
214
214
htmlhelp_basename = 'Matplotlibdoc'
215
215
216
+ # Path to favicon
217
+ html_favicon = '_static/favicon.ico'
216
218
217
219
# Options for LaTeX output
218
220
# ------------------------
You can’t perform that action at this time.
0 commit comments