From 42b6c349c73613f296977e900a4b4ad7c79ffd0e Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 10:03:55 +0000 Subject: [PATCH] Announce Summit 2026 (#3489) (#3509) (cherry picked from commit 7baefc65048de799df3493d0ea416a6972db0ea2) Co-authored-by: John Barker --- 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 d2c0625b9c..93f716a8e7 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('
' +