diff --git a/build.js b/build.js index b217864a245ef..9818424350a29 100755 --- a/build.js +++ b/build.js @@ -254,7 +254,7 @@ function getSource (callback) { lts: latestVersion.lts(versions) }, banner: { - visible: true, + visible: false, text: 'Important June 2018 security upgrades now available', link: '/en/blog/vulnerability/june-2018-security-releases/' }