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

@ -131,5 +131,8 @@ exports.helpCategory = {
'how-neural-networks-work': 'Python',
numpy: 'Python',
'data-analysis-with-python-course': 'Python',
'python-for-penetration-testing': 'Python'
'python-for-penetration-testing': 'Python',
'css-variables-skyline': 'HTML-CSS',
'basic-javascript-rpg-game': 'JavaScript',
'functional-programming-spreadsheet': 'JavaScript'
};