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:
Randell Dawson
2019-07-31 11:32:23 -07:00
committed by mrugesh
parent 65d4cfddea
commit 3ec1fe8ea7
262 changed files with 262 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
id: 587d7b83367417b2b2512b33
title: Use the JavaScript Console to Check the Value of a Variable
challengeType: 1
forumTopicId: 18372
---
## Description

View File

@@ -2,6 +2,7 @@
id: 587d7b84367417b2b2512b34
title: Use typeof to Check the Type of a Variable
challengeType: 1
forumTopicId: 18374
---
## Description