Skip to content

Commit 2229d53

Browse files
authored
Update conf.py
test to update the conf.py file in relation to issue #322
1 parent 7a9fda8 commit 2229d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"show_toc_level": 1,
110110
# "navbar_align": "left", # [left, content, right] For testing that the navbar items align properly
111111
"github_url": "https://github.com/pyopensci/python-package-guide",
112-
"footer_start": ["copyright"],
112+
"footer_start": ["copyright",],
113113
"footer_end": [],
114114
}
115115

0 commit comments

Comments
 (0)