freeCodeCamp/curriculum/challenges/_meta/learn-git-by-building-an-sql-reference-object/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
409 B
JSON

{
"name": "Learn Git by Building an SQL Reference Object",
"isUpcomingChange": false,
"dashedName": "learn-git-by-building-an-sql-reference-object",
"helpCategory": "Backend Development",
"order": 11,
"superBlock": "relational-database",
"challengeOrder": [
{
"id": "5fa323cdaf6a73463d590659",
"title": "Build an SQL Reference Object"
}
],
"blockLayout": "project-list"
}