diff --git a/documentation/docusaurus.config.ts b/documentation/docusaurus.config.ts index a550acf11a..7520d8e91a 100644 --- a/documentation/docusaurus.config.ts +++ b/documentation/docusaurus.config.ts @@ -483,14 +483,14 @@ const config: Config = { quickQuestions: ["What is goose?"], }, }, - announcementBar: { - id: 'goose-grants', - content: - '✨ goose grant program now open: apply now! ✨', - backgroundColor: '#20232a', - textColor: '#fff', - isCloseable: false, - }, + // announcementBar: { + // id: 'goose-grants', + // content: + // '✨ goose grant program now open: apply now! ✨', + // backgroundColor: '#20232a', + // textColor: '#fff', + // isCloseable: false, + // }, } satisfies Preset.ThemeConfig, }; diff --git a/documentation/src/theme/Root.tsx b/documentation/src/theme/Root.tsx index 7a32f74fa0..94640c945a 100644 --- a/documentation/src/theme/Root.tsx +++ b/documentation/src/theme/Root.tsx @@ -21,7 +21,7 @@ export default function Root({ children }: Props): JSX.Element { lineHeight: '1.3', }} > - Join our hackathon to build next-gen interfaces with goose and win prizes.{' '} + ✨ NO KEYBOARDS ALLOWED HACKATHON✨ : build next-gen interfaces with goose and win prizes.{' '}