diff --git a/docs/conf.py b/docs/conf.py index dd12b88e..d9ddb467 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -122,7 +122,9 @@ 'github_user': 'crazyguitar', 'github_repo': 'cheatsheet', 'github_banner': True, - 'show_related': False + 'show_related': False, + 'head_font_family': 'Georgia', + 'font_family': 'Georgia' } # Add any paths that contain custom themes here, relative to this directory. diff --git a/docs/index.rst b/docs/index.rst index b15776a0..ad9fab8b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,8 +6,6 @@ Welcome to python-cheatsheet's documentation! ============================================= -Contents: - .. toctree:: :maxdepth: 2