feat: add forumTopicId to challenge frontmatter [pre-existing]
This commit adds the pre-existing challenge guide topics in the forum to the forntmatter of their challenge markdown files.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
id: 587d7b83367417b2b2512b33
|
||||
title: Use the JavaScript Console to Check the Value of a Variable
|
||||
challengeType: 1
|
||||
forumTopicId: 18372
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@@ -2,6 +2,7 @@
|
||||
id: 587d7b84367417b2b2512b34
|
||||
title: Use typeof to Check the Type of a Variable
|
||||
challengeType: 1
|
||||
forumTopicId: 18374
|
||||
---
|
||||
|
||||
## Description
|
||||
|
Reference in New Issue
Block a user