Skip to content

Commit a2a1be1

Browse files
brianwarnerTrott
authored andcommitted
Add banner for OpenJS World 2021
Signed-off-by: Brian Warner <[email protected]>
1 parent a8118ff commit a2a1be1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -280,9 +280,9 @@ function getSource (callback) {
280280
link: '/en/black-lives-matter/'
281281
},
282282
banner: {
283-
visible: false,
284-
text: 'New security releases now available for 15.x, 14.x, 12.x and 10.x release lines',
285-
link: '/en/blog/vulnerability/april-2021-security-releases/'
283+
visible: true,
284+
text: 'Join us at OpenJS World, a free virtual event on June 2-3, 2021',
285+
link: 'https://openjs-world.com'
286286
}
287287
}
288288
}

0 commit comments

Comments
 (0)