diff --git a/doc/conf.py b/doc/conf.py index ca6252bc..fb1beac4 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -144,6 +144,7 @@ html_theme_options = { 'wy-menu-vertical-color': 'white', 'wy-nav-side-background-color': '#0053d6', }, + "announcement": "CoRL 2023 meetup in Atlanta, RSVP here!", } for v in html_theme_options.values():