File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 61
61
"navbar_links" : "absolute" ,
62
62
}
63
63
64
+ html_sidebars = {
65
+ "index" : [
66
+ "donate_sidebar.html" ,
67
+ ],
68
+ }
69
+
64
70
# Add any paths that contain custom static files (such as style sheets) here,
65
71
# relative to this directory. They are copied after the builtin static files,
66
72
# so a file named "default.css" will overwrite the builtin "default.css".
Original file line number Diff line number Diff line change 1
-
2
-
3
-
4
1
< div class ="sidebar-donate ">
5
- < a href ="https://numfocus.org/donate-to-matplotlib " target ="_blank ">
6
- < span class =" mpl-button " > Support Matplotlib</ span >
7
- </ a >
8
- </ div >
2
+ < a class =" sd-btn sd-btn-primary sd-fs-5 sd-px-5 sd-py-2 " href ="https://numfocus.org/donate-to-matplotlib " target ="_blank ">
3
+ Support Matplotlib
4
+ </ a >
5
+ </ div >
You can’t perform that action at this time.
0 commit comments