Feature/add feature graphic for hacktoberfest 2024 blog post (#3800)
* Add feature graphic
This commit is contained in:
parent
336f7b002c
commit
f59e8c8798
@ -83,6 +83,10 @@ const locales = {
|
|||||||
'/en/blog/2023/11/hacktoberfest-2023-debriefing': {
|
'/en/blog/2023/11/hacktoberfest-2023-debriefing': {
|
||||||
featureGraphicPath: 'assets/images/blog/hacktoberfest-2023.png',
|
featureGraphicPath: 'assets/images/blog/hacktoberfest-2023.png',
|
||||||
title: `Hacktoberfest 2023 Debriefing - ${title}`
|
title: `Hacktoberfest 2023 Debriefing - ${title}`
|
||||||
|
},
|
||||||
|
'/en/blog/2024/09/hacktoberfest-2024': {
|
||||||
|
featureGraphicPath: 'assets/images/blog/hacktoberfest-2024.png',
|
||||||
|
title: `Hacktoberfest 2024 - ${title}`
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user