Merge pull request #43 from Bouncey/feat/introOnBlockClick

Feat: Navigate to intro page on block click
This commit is contained in:
Stuart Taylor
2018-05-16 15:10:17 +01:00
committed by Mrugesh Mohapatra
parent 27b65b94a7
commit 571209809c
16 changed files with 108 additions and 10 deletions

View File

@@ -0,0 +1,10 @@
---
title: Introduction to Basic Algorithm Scripting
block: Basic Algorithm Scripting
superBlock: JavaScript Algorithms and Data Structures
---
## Introduction to Basic Algorithm Scripting
This introduction is a stub
Help us make it real on [GitHub](https://github.com/freeCodeCamp/learn/tree/master/src/introductions).

View File

@@ -5,4 +5,6 @@ superBlock: JavaScript Algorithms and Data Structures
---
## Introduction to the Basic Data Structure Challenges
This is a stub introduction
This introduction is a stub
Help us make it real on [GitHub](https://github.com/freeCodeCamp/learn/tree/master/src/introductions).