Skip to content

Commit 2c1af85

Browse files
committed
deprecated footer_items -> footer_start
1 parent 93651f5 commit 2c1af85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"version_match": "latest" if ".dev+" in version else version,
115115
},
116116
"navbar_start": ["navbar-logo", "version-switcher"],
117-
"footer_items": ["version", "copyright", "sphinx-version", "theme-version"],
117+
"footer_start": ["version", "copyright", "sphinx-version", "theme-version"],
118118
}
119119

120120
# Add any paths that contain custom themes here, relative to this directory.

0 commit comments

Comments
 (0)