diff --git a/docs/docsite/.templates/banner.html b/docs/docsite/.templates/banner.html index 28280bcbb8c..a231b16d6b7 100644 --- a/docs/docsite/.templates/banner.html +++ b/docs/docsite/.templates/banner.html @@ -18,9 +18,12 @@ /*use extra_banner for when we want something extra, like a survey or Community Day notice */ var extra_banner = '
'; // Create a banner if we're not on the official docs site if (location.host == "docs.testing.ansible.com") {