From 7c8625dda69308595796393f22404965f40a9f1f Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Mon, 16 Oct 2017 16:59:47 +0200 Subject: [PATCH] Update conf.py --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) 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', }