diff --git a/docs/docsite/.templates/banner.html b/docs/docsite/.templates/banner.html index acb858444b..ccd08b35bc 100644 --- a/docs/docsite/.templates/banner.html +++ b/docs/docsite/.templates/banner.html @@ -17,13 +17,13 @@ /*use extra_banner for when we want something extra, like a survey or Community Day notice */ var extra_banner = ''; - /* var extra_banner = + var extra_banner = '
' + '

' + - 'Slides for those who attended AnsibleFest at Red Hat Summit will be available soon.' + + 'Join us at Red Hat Summit in Atlanta to learn about Ansible Automation Platform | May 11-14, 2026' + '

' + '
'; - */ + // Create a banner if we're not on the official docs site if (location.host == "docs.testing.ansible.com") { document.write('
' +