Skip to content

Commit 96f8d40

Browse files
authored
Merge pull request #259 from joeashcraft/update__remove-dead-projects
2 parents 02f1d92 + d7ab255 commit 96f8d40

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -267,13 +267,6 @@ const projectList = [
267267
"Learn GitHub's pull request process by contributing code in a fun simulation project.",
268268
tags: ['GitHub', 'Tutorial'],
269269
},
270-
{
271-
name: 'Mail For Good',
272-
imageSrc: 'https://avatars0.githubusercontent.com/u/9892522?v=3&s=100',
273-
projectLink: 'https://github.com/freeCodeCamp/mail-for-good/contribute',
274-
description: 'An open source email campaign management tool.',
275-
tags: ['Nodejs', 'JavaScript', 'Email-Campaigns'],
276-
},
277270
{
278271
name: 'Visual Studio Code',
279272
imageSrc:

0 commit comments

Comments
 (0)