Feat: hide blocks not challenges (#39504)
* fix: remove isHidden flag from frontmatter * fix: add isUpcomingChange Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com> * feat: hide blocks not challenges Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com> Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
This commit is contained in:
committed by
GitHub
parent
6b081c7e7b
commit
bd68b70f3d
@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "JSON APIs and AJAX",
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "json-apis-and-ajax",
|
||||
"order": 2,
|
||||
"time": "2 hours",
|
||||
@ -55,4 +56,4 @@
|
||||
],
|
||||
"helpRoom": "Help",
|
||||
"fileName": "04-data-visualization/json-apis-and-ajax.json"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user