From 792d0d9cf17e600e0f8d07e76e274732238e5a96 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 08:18:44 +0100 Subject: [PATCH] remove old summit banner (#3131) (#3133) (cherry picked from commit 5addc541268cb8f88129082bcde8dfb5e890e5ba) Co-authored-by: Sandra McCann --- docs/docsite/.templates/banner.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docsite/.templates/banner.html b/docs/docsite/.templates/banner.html index 71d80ebfab..8a54cc3128 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.' + '

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