diff --git a/docs/conf.py b/docs/conf.py index a2622a3..2809ba3 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -142,6 +142,7 @@ html_theme_options = dict( github_user='jab', page_width='1000px', show_powered_by=False, + show_relbar_bottom=True, donate_url='https://gumroad.com/l/bidict', )