fix: renamed files and titles in the frontmatter for consitency (#37792)

This commit is contained in:
Kristofer Koishigawa
2019-12-09 19:37:02 +09:00
committed by Mrugesh Mohapatra
parent 869b4f479e
commit d3d5147c1f
419 changed files with 755 additions and 406 deletions

View File

@ -17,7 +17,7 @@ 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',
'basic-javascript-rpg-game': 'Basic JavaScript RPG Game',
'css-variables-skyline': 'CSS Variables Skyline',
'javascript-spreadsheet': 'JavaScript Spreadsheet'
};