diff --git a/docs/conf.py b/docs/conf.py index 52fb506..afbbe83 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -76,6 +76,7 @@ html_theme_options = { 'github_user': 'python-bonobo', 'github_repo': 'bonobo', 'github_button': 'true', + 'github_banner': 'true', 'show_powered_by': 'false', 'show_related': 'true', }