diff --git a/docs/conf.py b/docs/conf.py index 5e75d73d8..0f64860db 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -141,6 +141,8 @@ def filter(self, record: pylogging.LogRecord) -> bool: "image_light": "sgkit_trnsprnt.png", "image_dark": "sgkit_blue_trnsprnt.png", }, + # https://github.com/pydata/pydata-sphinx-theme/issues/1220 + "icon_links": [], "navbar_end": ["version-switcher", "theme-switcher", "navbar-icon-links"], "switcher": { "json_url": "_static/switcher.json",