Merge pull request #43 from Bouncey/feat/introOnBlockClick
Feat: Navigate to intro page on block click
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
27b65b94a7
commit
571209809c
@@ -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).
|
@@ -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).
|
Reference in New Issue
Block a user