Skip to content

Commit ac6dce6

Browse files
committed
Disable broken github forkme banner sphinx-doc/alabaster#166
1 parent 31766cb commit ac6dce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
'badge_branch': 'master',
106106
'github_user': 'Open-EO',
107107
'github_repo': 'openeo-python-client',
108-
'github_banner': True,
108+
'github_banner': False,
109109
'fixed_sidebar': False,
110110
'page_width': '1200px',
111111
'sidebar_width': '300px',

0 commit comments

Comments
 (0)