freeCodeCamp/curriculum/challenges/_meta/learn-bash-scripting-by-building-five-programs/meta.json
Oliver Eyton-Williams 56817b657f
chore(curriculum): add blockLayout when missing from meta (#57138)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2024-11-17 21:56:35 -08:00

15 lines
400 B
JSON

{
"name": "Learn Bash Scripting by Building Five Programs",
"isUpcomingChange": false,
"dashedName": "learn-bash-scripting-by-building-five-programs",
"helpCategory": "Backend Development",
"order": 3,
"superBlock": "relational-database",
"challengeOrder": [
{
"id": "5f5904ac738bc2fa9efecf5a",
"title": "Build Five Programs"
}
],
"blockLayout": "project-list"
}