feat: add challenges for skyline project (#36854)

This commit is contained in:
Tom
2019-11-04 21:01:05 -06:00
committed by Mrugesh Mohapatra
parent 529f2596d9
commit 89e18e3a81
121 changed files with 54439 additions and 1 deletions

View File

@ -17,7 +17,8 @@ const preFormattedBlockNames = {
'data-analysis-with-python': 'Data Analysis with Python',
'machine-learning-with-python': 'Machine Learning with Python',
tensorflow: 'TensorFlow',
'javascript-rpg-game': 'JavaScript RPG Game'
'javascript-rpg-game': 'JavaScript RPG Game',
'css-variables-skyline': 'CSS Variables Skyline'
};
const noFormatting = ['and', 'for', 'of', 'the', 'up', 'with'];