Skip to content

Commit cfb6478

Browse files
Remove React Conf announcement bar
1 parent 62b6897 commit cfb6478

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
@@ -321,14 +321,6 @@ const config: Config = {
321321
disableSwitch: false,
322322
respectPrefersColorScheme: true,
323323
},
324-
announcementBar: {
325-
id: 'react-conf',
326-
content:
327-
'Join us for React Conf on Oct 7-8. <a target="_blank" rel="noopener noreferrer" href="https://conf.react.dev">Learn more</a>.',
328-
backgroundColor: '#20232a',
329-
textColor: '#fff',
330-
isCloseable: false,
331-
},
332324
prism: {
333325
defaultLanguage: 'tsx',
334326
theme: prismTheme,

0 commit comments

Comments
 (0)