From 430197defbd809717d0bc211e7c58fc5a67c95ee Mon Sep 17 00:00:00 2001 From: SvenKlaassen Date: Wed, 21 Jan 2026 07:37:26 +0000 Subject: [PATCH] update announcement to promote DoubleML Trainings --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 4699fa2..618306f 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -126,7 +126,7 @@ }, "show_version_warning_banner": False, # https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/announcements.html#version-warning-banners "check_switcher": True, - "announcement": "DoubleML's first user survey is live: Share your feedback here! (10-15 minutes)", + "announcement": "Interested to learn more? We offer DoubleML Trainings!", } html_extra_path = ["../img/logo.png", "../img/logo_dark.png"]