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,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user