diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index 0debddb03b41..72e0175cfeaf 100644 --- a/documentation/src/pages/community/data/community-content.json +++ b/documentation/src/pages/community/data/community-content.json @@ -193,6 +193,19 @@ "submittedDate": "2025-10-29", "tags": ["hacktoberfest"], "hacktoberfest": true + }, + { + "title": "Managing goose Configurations Across Multiple Projects", + "author": { + "name": "Halimah", + "handle": "lymah123" + }, + "type": "blog", + "url": "https://dev.to/lymah/managing-goose-configurations-across-multiple-projects-58i3", + "thumbnail": "https://i.imgur.com/VvM8sMR.png", + "submittedDate": "2025-10-30", + "tags": ["hacktoberfest"], + "hacktoberfest": true } ] -} +} \ No newline at end of file