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

' + - 'Discuss Ansible in the new Ansible Forum!' + + 'We want to hear from you! Help us gain insights into the state of the Ansible ecosystem by taking the Ansible Project Survey 2024.' + '

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