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
@ -3,7 +3,6 @@ id: bd7158d8c242eddfaeb5bd13
|
||||
title: Build a Personal Portfolio Webpage
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
isHidden: false
|
||||
forumTopicId: 301143
|
||||
---
|
||||
|
||||
|
@ -3,7 +3,6 @@ id: 587d78af367417b2b2512b04
|
||||
title: Build a Product Landing Page
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
isHidden: false
|
||||
forumTopicId: 301144
|
||||
---
|
||||
|
||||
|
@ -3,7 +3,6 @@ id: 587d78af367417b2b2512b03
|
||||
title: Build a Survey Form
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
isHidden: false
|
||||
forumTopicId: 301145
|
||||
---
|
||||
|
||||
|
@ -3,7 +3,6 @@ id: 587d78b0367417b2b2512b05
|
||||
title: Build a Technical Documentation Page
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
isHidden: false
|
||||
forumTopicId: 301146
|
||||
---
|
||||
|
||||
|
@ -3,7 +3,6 @@ id: bd7158d8c442eddfaeb5bd18
|
||||
title: Build a Tribute Page
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
isHidden: false
|
||||
forumTopicId: 301147
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user