Skip to content

Commit ab99d03

Browse files
committed
2 parents b37f3e3 + 0016c2f commit ab99d03

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
@@ -724,12 +724,5 @@ const projectList = [
724724
description: 'Powerful Open Source Group Chat',
725725
tags: ['OpenSource', 'Chat', 'Javascript', 'Beginner', 'Python'],
726726
}
727-
{
728-
name: 'Ghost',
729-
imageSrc: 'https://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Ghost-Logo.svg/1008px-Ghost-Logo.svg.png',
730-
projectLink: 'https://github.com/TryGhost/Ghost',
731-
description: ' The #1 headless Node.js CMS for professional publishing',
732-
tags: ['journalism', 'publishing', 'blogging', 'javascript', 'web-application','cms','nodejs','ember','headless-cms','jamstack'],
733-
}
734727
];
735728
export default projectList;

0 commit comments

Comments
 (0)