feat: hide isHidden challenges

This commit is contained in:
Oliver Eyton-Williams
2020-05-20 15:45:34 +02:00
committed by Mrugesh Mohapatra
parent d865e2cb0e
commit 68aef571ee
8 changed files with 15 additions and 8 deletions

View File

@@ -78,6 +78,7 @@ exports.createPages = function createPages({ graphql, actions, reporter }) {
node {
block
challengeType
isHidden
fields {
slug
}