diff --git a/docs/source/conf.py b/docs/source/conf.py index 2b99d2bfc4..33a8a9217a 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -104,6 +104,8 @@ # html_theme_options = { "external_links": [], + # https://github.com/pydata/pydata-sphinx-theme/issues/1220 + "icon_links": [], "github_url": "https://github.com/rapidsai/raft", "twitter_url": "https://twitter.com/rapidsai", "show_toc_level": 1,