docs: removing double announcements (#5714)
This commit is contained in:
@@ -483,14 +483,14 @@ const config: Config = {
|
|||||||
quickQuestions: ["What is goose?"],
|
quickQuestions: ["What is goose?"],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
announcementBar: {
|
// announcementBar: {
|
||||||
id: 'goose-grants',
|
// id: 'goose-grants',
|
||||||
content:
|
// content:
|
||||||
'✨ goose grant program now open: <a href="/goose/grants">apply now</a>! ✨',
|
// '✨ goose grant program now open: <a href="/goose/grants">apply now</a>! ✨',
|
||||||
backgroundColor: '#20232a',
|
// backgroundColor: '#20232a',
|
||||||
textColor: '#fff',
|
// textColor: '#fff',
|
||||||
isCloseable: false,
|
// isCloseable: false,
|
||||||
},
|
// },
|
||||||
} satisfies Preset.ThemeConfig,
|
} satisfies Preset.ThemeConfig,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ export default function Root({ children }: Props): JSX.Element {
|
|||||||
lineHeight: '1.3',
|
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
|
<a
|
||||||
href="https://nokeyboardsallowed.dev"
|
href="https://nokeyboardsallowed.dev"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
|
|||||||
Reference in New Issue
Block a user