Skip to content

Commit

Permalink
fix: CI/CD added to config
Browse files Browse the repository at this point in the history
  • Loading branch information
GroophyLifefor committed Mar 6, 2024
1 parent 8170975 commit 2b9fc16
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,17 @@
],
"prerequisites": [],
"difficulty": 1
},
{
"uuid": "8facdbc2-73b4-4a7d-ab34-067f1dd2ae40",
"slug": "armstrong-numbers",
"name": "Armstrong Numbers",
"practices": [
"numbers",
"booleans"
],
"prerequisites": [],
"difficulty": 3
}
]
},
Expand Down

0 comments on commit 2b9fc16

Please sign in to comment.