Skip to content

Commit ea7e294

Browse files
authored
Merge pull request #471 from mfloryan/mf/remove-atom
Removed atom
2 parents 3d7409e + 715c802 commit ea7e294

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

src/components/ProjectList/listOfProjects.js

-16
Original file line numberDiff line numberDiff line change
@@ -481,22 +481,6 @@ const projectList = [
481481
"A generic JSON document store with sharing and synchronisation capabilities.",
482482
tags: ["Python", "API", "HTTP", "Web", "Decentralisation"],
483483
},
484-
{
485-
name: "atom",
486-
imageSrc:
487-
"https://upload.wikimedia.org/wikipedia/commons/e/e2/Atom_1.0_icon.png",
488-
projectLink: "https://github.com/atom/atom/",
489-
description: "A customizable text editor built on electron.",
490-
tags: [
491-
"Atom",
492-
"Editor",
493-
"Javascript",
494-
"Electron",
495-
"Windows",
496-
"Linux",
497-
"Macos",
498-
],
499-
},
500484
{
501485
name: "OpenGenus",
502486
imageSrc:

0 commit comments

Comments
 (0)