From f0bc6cb5540cf60135915679e1e71783305ff989 Mon Sep 17 00:00:00 2001 From: Lymah Date: Thu, 30 Oct 2025 15:10:16 +0100 Subject: [PATCH] Doc (Blog): Managing goose Configurations Across Multiple Projects (#5467) Signed-off-by: Lymah123 --- .../pages/community/data/community-content.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index 0debddb0..72e0175c 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