diff --git a/documentation/scripts/community_stars_teams.txt b/documentation/scripts/community_stars_teams.txt
index 31b66408f54c..5c71029e346f 100644
--- a/documentation/scripts/community_stars_teams.txt
+++ b/documentation/scripts/community_stars_teams.txt
@@ -37,6 +37,7 @@ opdich
aharvard
dhanji
baxen
+codefromthecrypt
# Block, non-goose (eligible for Team Stars)
wendytang
@@ -73,3 +74,4 @@ Abhijay007
dependabot[bot]
SquareGist
github-actions[bot]
+claude
diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json
index 6b80ebe347e9..541b69a9cf54 100644
--- a/documentation/src/pages/community/data/community-content.json
+++ b/documentation/src/pages/community/data/community-content.json
@@ -1,5 +1,5 @@
{
- "title": "🎃 Community Content Contributions",
+ "title": "📚 Community Content Contributions",
"description": "Amazing blog posts, videos, and tutorials created by our community for goose!",
"lastUpdated": "2025-10-15",
"hacktoberfestYear": 2025,
diff --git a/documentation/src/pages/community/index.tsx b/documentation/src/pages/community/index.tsx
index f19f7de1f833..3dd389c5a622 100644
--- a/documentation/src/pages/community/index.tsx
+++ b/documentation/src/pages/community/index.tsx
@@ -32,7 +32,7 @@ function UpcomingEventsSection() {
return (
- Upcoming Events
+ 📆 Upcoming Events
Join us for livestreams, workshops, and discussions about goose and open source projects.
@@ -45,8 +45,11 @@ function UpcomingEventsSection() {
{/* Call to Action */}
- Want to join us on a livestream or have ideas for future events?
- Reach out to the team on Discord.
+ Have ideas for future events? Reach out to the team on Discord.
+ You may also add this calendar to yours via{' '}
+
+ this link
+ .