Skip to content

Commit fb742be

Browse files
authored
Remove React Conf 2025 site banner (#5186)
1 parent d071331 commit fb742be

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

website/docusaurus.config.ts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -417,14 +417,6 @@ const config: Config = {
417417
},
418418
],
419419
},
420-
announcementBar: {
421-
id: 'watch_keynote',
422-
content:
423-
'Re-watch the latest <a target="_blank" rel="noopener noreferrer" href="https://www.youtube.com/watch?v=NiYwlvXsBKw">React Native Keynote</a> from React Conf 2025',
424-
backgroundColor: '#20232a',
425-
textColor: '#fff',
426-
isCloseable: false,
427-
},
428420
navbar: {
429421
title: 'React Native',
430422
logo: {

0 commit comments

Comments
 (0)