Skip to content

Commit

Permalink
Merge pull request #471 from mfloryan/mf/remove-atom
Browse files Browse the repository at this point in the history
Removed atom
  • Loading branch information
Roshanjossey authored Jan 11, 2025
2 parents 3d7409e + 715c802 commit ea7e294
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions src/components/ProjectList/listOfProjects.js
Original file line number Diff line number Diff line change
Expand Up @@ -481,22 +481,6 @@ const projectList = [
"A generic JSON document store with sharing and synchronisation capabilities.",
tags: ["Python", "API", "HTTP", "Web", "Decentralisation"],
},
{
name: "atom",
imageSrc:
"https://upload.wikimedia.org/wikipedia/commons/e/e2/Atom_1.0_icon.png",
projectLink: "https://github.com/atom/atom/",
description: "A customizable text editor built on electron.",
tags: [
"Atom",
"Editor",
"Javascript",
"Electron",
"Windows",
"Linux",
"Macos",
],
},
{
name: "OpenGenus",
imageSrc:
Expand Down

0 comments on commit ea7e294

Please sign in to comment.