Skip to content

Commit

Permalink
banner: feb 2019 security releases on front page (nodejs#2107)
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg authored Feb 21, 2019
1 parent 8ce164f commit 3757f52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.js
Original file line number Diff line number Diff line change
Expand Up @@ -281,9 +281,9 @@ function getSource (callback) {
lts: latestVersion.lts(versions)
},
banner: {
visible: false,
text: 'November 2018 security releases available, upgrade now',
link: '/en/blog/vulnerability/november-2018-security-releases/'
visible: true,
text: 'New security releases to be made available Feb 27th, 2019',
link: '/en/blog/vulnerability/february-2019-security-releases/'
}
}
}
Expand Down

0 comments on commit 3757f52

Please sign in to comment.