Skip to content

Commit d979b4c

Browse files
authored
Update conf.py
test short url
1 parent 1c1a926 commit d979b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

+1-1
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", "<p>pyOpensci is dedicated to creating a welcoming, supportive and diverse community around the open source Python tools that drive open science. Our <a href="https://www.pyopensci.org/handbook/CODE_OF_CONDUCT.html" target="_blank">Code of Conduct</a> defines expected behavior and guidelines that help create such a community.</p>"],
112+
"footer_start": ["copyright", "https://www.pyopensci.org/handbook/CODE_OF_CONDUCT.html"],
113113
"footer_end": [],
114114
}
115115

0 commit comments

Comments
 (0)