We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62b6897 commit cfb6478Copy full SHA for cfb6478
1 file changed
website/docusaurus.config.ts
@@ -321,14 +321,6 @@ const config: Config = {
321
disableSwitch: false,
322
respectPrefersColorScheme: true,
323
},
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
- },
332
prism: {
333
defaultLanguage: 'tsx',
334
theme: prismTheme,
0 commit comments