Skip to content

Commit 42aaca8

Browse files
committed
Remove archived project
1 parent 6323a38 commit 42aaca8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -200,15 +200,6 @@ const projectList = [
200200
description: 'Automate Clojure projects without setting your hair on fire.',
201201
tags: ['Clojure', 'Automation'],
202202
},
203-
{
204-
name: 'Brackets',
205-
imageSrc:
206-
'https://github.com/adobe/brackets/raw/gh-pages/images/brackets_128.png?raw=true',
207-
projectLink: 'https://github.com/adobe/brackets/contribute',
208-
description:
209-
'An open source code editor for the web, written in JavaScript, HTML and CSS.',
210-
tags: ['Editor', 'Windows', 'Linux', 'MacOS'],
211-
},
212203
{
213204
name: 'Webpack',
214205
imageSrc: 'https://avatars3.githubusercontent.com/u/2105791?v=3&s=100',

0 commit comments

Comments
 (0)