diff --git a/doc/conf.py b/doc/conf.py index e827ba9..0a36d64 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -105,10 +105,10 @@ html_sidebars = { html_theme_options = { 'description': 'SAML2 and OpenID Connect', - 'github_button': True, + 'github_button': False, 'github_user': 'its-dirg', 'github_repo': 'IdProxy', - 'github_banner': True, + 'github_banner': False, } diff --git a/doc/index.rst b/doc/index.rst index 1feaa0b..0bbc7b7 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -27,3 +27,8 @@ Indices and tables * :ref:`modindex` * :ref:`search` +.. raw:: html + + + Fork me on GitHub + \ No newline at end of file