From 7baefc65048de799df3493d0ea416a6972db0ea2 Mon Sep 17 00:00:00 2001 From: John Barker Date: Tue, 3 Mar 2026 09:16:49 +0000 Subject: [PATCH] Announce Summit 2026 (#3489) --- docs/docsite/.templates/banner.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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('
' +