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: 5ea9997bbec2e9bc47e94db0
|
||||
title: Creating a TCP Client
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: ugYfJNTawks
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5ea9997bbec2e9bc47e94db3
|
||||
title: Developing a Banner Grabber
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: CeGW761BIsA
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5ea9997bbec2e9bc47e94db4
|
||||
title: Developing a Port Scanner
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: z_qkqZS7KZ4
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5ea9997bbec2e9bc47e94db1
|
||||
title: Developing an Nmap Scanner part 1
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: jYk9XaGoAnk
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5ea9997bbec2e9bc47e94db2
|
||||
title: Developing an Nmap Scanner part 2
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: a98PscnUsTg
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5ea9997bbec2e9bc47e94dae
|
||||
title: Introduction and Setup
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: XeQ7ZKtb998
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5ea9997bbec2e9bc47e94daf
|
||||
title: Understanding Sockets and Creating a TCP Server
|
||||
challengeType: 11
|
||||
isHidden: false
|
||||
videoId: F1QI9tNuDQg
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user