mirror of https://github.com/pallets/flask.git
fix docs index sidebar
This commit is contained in:
parent
23047a71fd
commit
3f81582d5d
|
@ -53,6 +53,7 @@ html_sidebars = {
|
||||||
'index': [
|
'index': [
|
||||||
'project.html',
|
'project.html',
|
||||||
'versions.html',
|
'versions.html',
|
||||||
|
'carbon_ads.html',
|
||||||
'searchbox.html',
|
'searchbox.html',
|
||||||
],
|
],
|
||||||
'**': [
|
'**': [
|
||||||
|
|
Loading…
Reference in New Issue