Skip to content

Commit 907b3c3

Browse files
author
Adam Rusted
authored
Merge branch 'source' into add/simple-icons
2 parents 0a5548b + cbbde09 commit 907b3c3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,13 @@ const projectList = [
797797
description: 'Delightful JavaScript Testing',
798798
tags: ['OpenSource', 'Facebook', 'Testing', 'Immersive', 'JavaScript', 'TypeScript'],
799799
},
800+
{
801+
name: 'Idea Hub',
802+
imageSrc: 'https://avatars3.githubusercontent.com/u/67384272?v=4',
803+
projectLink: 'https://github.com/MakeContributions/ideahub#contribution-guidelines',
804+
description: 'A collection of ideas and projects that contain from beginner to advance :octocat: 🎯🚀',
805+
tags: ['Hub', 'ideas', 'Project List', 'Good First Issue', 'Beginner'],
806+
},
800807
{
801808
name: 'Simple Icons',
802809
imageSrc: 'https://github.com/simple-icons/simple-icons-website/blob/master/public/images/og.png',

0 commit comments

Comments
 (0)