Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs banner to mention Flower Summit 2023 #1804

Merged
merged 2 commits into from
Apr 19, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
# "color-brand-content": "#292F36",
# "color-admonition-background": "#F2B705",
# },
"announcement": 'Flower Monthly: 1 March 2023 (17:00 GMT) <a href="https://flower.dev/conf/flower-monthly/">join</a>',
"announcement": 'Flower Summit 2023 <a href="https://flower.dev/conf/flower-summit-2023/">register now</a>',
}

# Add any paths that contain custom static files (such as style sheets) here,
Expand Down