diff --git a/src/data/projects.js b/src/data/projects.js index e560c69b..780589ad 100644 --- a/src/data/projects.js +++ b/src/data/projects.js @@ -721,24 +721,6 @@ export const projectList = [ "web", ], }, - { - name: "Open Source Diversity", - imageSrc: "https://avatars1.githubusercontent.com/u/31018274?s=200&v=4", - projectLink: - "https://github.com/opensourcediversity/opensourcediversity.org/contribute", - description: - "For more diversity & inclusion in free & open source software communities 😊", - tags: [ - "javascript", - "html", - "css", - "diversity", - "inclusion", - "🎉", - "web", - "community", - ], - }, { name: "Bitcoin", imageSrc: @@ -1458,4 +1440,4 @@ export const projectList = [ description: "Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy.", tags: ["Python", "Automation", "Configuration Management"], }, -]; \ No newline at end of file +];