mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
docs: removing double announcements (#5714)
This commit is contained in:
@@ -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,
|
||||
};
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user