Skip to content

Commit e8f6373

Browse files
Remove duplicate Contributors Page entry
Removed duplicate entry for the Contributors Page.
1 parent 4833427 commit e8f6373

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

data/projects.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
[
2+
{
3+
"title": "Contributors Page",
4+
"slug": "contributor",
5+
"description": "See the contributions of people",
6+
"category": "contributor",
7+
"categoryKey": "contributor",
8+
"difficulty": "easy"
9+
},
210
{
311
"title": "Snake Game",
412
"slug": "snake",
@@ -231,14 +239,6 @@
231239
"categoryKey": "games",
232240
"difficulty": "easy"
233241
},
234-
{
235-
"title": "Contributors Page",
236-
"slug": "contributor",
237-
"description": "See the contributions of people",
238-
"category": "contributor",
239-
"categoryKey": "contributor",
240-
"difficulty": "easy"
241-
},
242242
{
243243
"title": "Rhythm Tap Garden",
244244
"slug": "rhythm-tap-garden",

0 commit comments

Comments
 (0)