feat: add challenges for skyline project (#36854)
This commit is contained in:
@ -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'];
|
||||
|
Reference in New Issue
Block a user