Skip to content

Commit b7e614e

Browse files
authored
change: update the banner to New Architecture (facebook#4305)
1 parent 172e98e commit b7e614e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,9 +218,9 @@ module.exports = {
218218
respectPrefersColorScheme: true,
219219
},
220220
announcementBar: {
221-
id: 'reactconf2024-keynote',
221+
id: 'new-architecture',
222222
content:
223-
'Re-watch the <a target="_blank" rel="noopener noreferrer" href="https://youtu.be/Q5SMmKb7qVI?si=c-6kFImfKFHdw2lc">React Native Keynote</a> @ React Conf 2024.',
223+
'The New Architecture has arrived, learn more <a target="_blank" rel="noopener noreferrer" href="blog">here</a>.',
224224
backgroundColor: '#20232a',
225225
textColor: '#fff',
226226
isCloseable: false,

0 commit comments

Comments
 (0)