diff --git a/docs/conf.py b/docs/conf.py index c14cd43d..a0da5f0f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -126,6 +126,8 @@ # The analytics script that is served by Plausible "plausible_analytics_url": "https://plausible.io/js/plausible.js", }, + "footer_start": ["napari-footer-links"], + "footer_end": ["napari-copyright"], } html_context = {