diff --git a/src/components/ProjectList/listOfProjects.js b/src/components/ProjectList/listOfProjects.js index 23ed5bb..db912c3 100644 --- a/src/components/ProjectList/listOfProjects.js +++ b/src/components/ProjectList/listOfProjects.js @@ -1,5 +1,5 @@ const projectList = [ - + { name: "appsmith", imageSrc: "https://raw.githubusercontent.com/appsmithorg/appsmith/release/static/appsmith_logo_white.png", @@ -1016,14 +1016,6 @@ const projectList = [ "MPP", ], }, - { - name: "Game of Life", - imageSrc: - "https://avatars0.githubusercontent.com/u/20078201?s=460&u=3e17a0f93f3c87b4dcef5671b623519229a5c4fb&v=4", - projectLink: "https://github.com/TroyTae/game-of-life/contribute", - description: "Conway's game of life web version!", - tags: ["Javascript", "Typescript", "Good First Issue"], - }, { name: "Mattermost", imageSrc: