File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
1
< ul id ="navbar-main-elements " class ="navbar-nav ">
2
-
2
+ < li class ="nav-item ">
3
+ < a class ="reference internal nav-link " href ="{{ pathto('contents') }} " title ="Contents ">
4
+ < span > < i class ="fas fa-bars " style ="font-size: 1rem "> </ i > </ span >
5
+ < label class ="sr-only "> Contents</ label >
6
+ </ a >
7
+ </ li >
3
8
< li class ="nav-item ">
4
9
< a class ="reference internal nav-link " href ="{{ pathto('plot_types/index') }} "> Plot types</ a >
5
10
</ li >
Original file line number Diff line number Diff line change @@ -104,9 +104,3 @@ you can help!
104
104
- Help other users `on discourse <https://discourse.matplotlib.org >`__
105
105
- report a bug or request a feature `on GitHub <https://github.com/matplotlib/matplotlib/issues >`__
106
106
- or improve the :ref: `documentation and code <developers-guide-index >`
107
-
108
-
109
- Site map
110
- --------
111
-
112
- The :ref: `complete contents of the docs <complete_sitemap >`.
You can’t perform that action at this time.
0 commit comments