mirror of
https://github.com/aljazceru/goose.git
synced 2026-01-06 16:04:28 +01:00
Fixing grants path (#3632)
This commit is contained in:
@@ -451,7 +451,7 @@ const config: Config = {
|
|||||||
announcementBar: {
|
announcementBar: {
|
||||||
id: 'goose-grants',
|
id: 'goose-grants',
|
||||||
content:
|
content:
|
||||||
'✨ goose grant program now open: <a href="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,
|
||||||
|
|||||||
Reference in New Issue
Block a user