We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d1d57 commit bdf79c6Copy full SHA for bdf79c6
1 file changed
src/Page/OpportunitiesHub/HackathonList.jsx
@@ -18,6 +18,8 @@ const shareContent = (url) => {
18
}
19
};
20
21
+// List of Global hackathons
22
+
23
const hackathons = [
24
{
25
organizer: 'NAMESPACE Community',
0 commit comments