Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/src/screens/OpenSourcePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const PROGRAMS = [
logo: 'https://gssoc.girlscript.org/logo.png',
description: 'A nationwide open-source program focused on helping developers contribute to real-world projects through mentorship, collaboration, and community-driven learning.',
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PeswikaBavagni-30 You need to add one more element to the array, not replace 2024 data.

date: 'May 2026 - Aug 2026',
type: 'Summer 2026',
type: 'Open Source Program',
link: 'https://gssoc.girlscript.org/'
},
{
Expand Down
Loading