Skip to content

Commit 715c802

Browse files
committed
Removed atom
This change removes the Atom project as the editor is no longer in active development and the repository has been archived since March 2023
1 parent 3d7409e commit 715c802

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 0 additions & 16 deletions
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)