diff --git a/_source/_includes/promo_banner.html b/_source/_includes/promo_banner.html index 8ceb084d7..9c38f83d5 100644 --- a/_source/_includes/promo_banner.html +++ b/_source/_includes/promo_banner.html @@ -1,4 +1,4 @@ -{% assign show_promo_banner = true %} +{% assign show_promo_banner = false %} {% assign documentation_subdirs = "docs,standards,use_cases,reference,authentication-guide" | split:"," %} {% for dir in documentation_subdirs %}