docs: removing double announcements (#5714)

This commit is contained in:
Angie Jones
2025-11-13 07:51:37 -06:00
committed by GitHub
parent f233f9f3be
commit bdfcbf00eb
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -483,14 +483,14 @@ const config: Config = {
quickQuestions: ["What is goose?"],
},
},
announcementBar: {
id: 'goose-grants',
content:
'✨ goose grant program now open: <a href="/goose/grants">apply now</a>! ✨',
backgroundColor: '#20232a',
textColor: '#fff',
isCloseable: false,
},
// announcementBar: {
// id: 'goose-grants',
// content:
// '✨ goose grant program now open: <a href="/goose/grants">apply now</a>! ✨',
// backgroundColor: '#20232a',
// textColor: '#fff',
// isCloseable: false,
// },
} satisfies Preset.ThemeConfig,
};
+1 -1
View File
@@ -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.{' '}
<a
href="https://nokeyboardsallowed.dev"
target="_blank"