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
@ -2,7 +2,6 @@
|
||||
id: 5a8b073d06fa14fcfde687aa
|
||||
title: Exercise Tracker
|
||||
challengeType: 4
|
||||
isHidden: false
|
||||
isRequired: true
|
||||
forumTopicId: 301505
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: bd7158d8c443edefaeb5bd0f
|
||||
title: File Metadata Microservice
|
||||
challengeType: 4
|
||||
isHidden: false
|
||||
isRequired: true
|
||||
forumTopicId: 301506
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: bd7158d8c443edefaeb5bdff
|
||||
title: Request Header Parser Microservice
|
||||
challengeType: 4
|
||||
isHidden: false
|
||||
isRequired: true
|
||||
forumTopicId: 301507
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: bd7158d8c443edefaeb5bdef
|
||||
title: Timestamp Microservice
|
||||
challengeType: 4
|
||||
isHidden: false
|
||||
isRequired: true
|
||||
forumTopicId: 301508
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: bd7158d8c443edefaeb5bd0e
|
||||
title: URL Shortener Microservice
|
||||
challengeType: 4
|
||||
isHidden: false
|
||||
isRequired: true
|
||||
forumTopicId: 301509
|
||||
---
|
||||
|
Reference in New Issue
Block a user