Skip to content

Commit 16cfcd5

Browse files
authored
Revert React Conf 2024 banner (#4123)
Co-authored-by: Peter Vincent Abbondanzo <abbo@meta.com>
1 parent 7251e1d commit 16cfcd5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

website/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,9 @@ module.exports = {
209209
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
210210
({
211211
announcementBar: {
212-
id: 'reactconf2024',
212+
id: 'support_ukraine',
213213
content:
214-
'Stream React Conf on May 15-16. <a target="_blank" rel="noopener noreferrer" href="https://conf.react.dev/">Learn More.</a>',
214+
'Support Ukraine 🇺🇦 <a target="_blank" rel="noopener noreferrer" href="https://opensource.facebook.com/support-ukraine"> Help Provide Humanitarian Aid to Ukraine</a>.',
215215
backgroundColor: '#20232a',
216216
textColor: '#fff',
217217
isCloseable: false,

0 commit comments

Comments
 (0)