feat(learn): sync master and next-curriculum branches

This commit is contained in:
Kris Koishigawa
2020-06-24 16:22:14 +09:00
committed by Mrugesh Mohapatra
parent c648a595df
commit 4f1be63055
642 changed files with 655 additions and 653 deletions

View File

@ -22,7 +22,7 @@ const preFormattedBlockNames = {
'javascript-spreadsheet': 'JavaScript Spreadsheet',
'intermediate-javascript-calorie-counter':
'Intermediate JavaScript Calorie Counter',
'd3-dashboard': 'D3 Dashboard Project'
'd3-dashboard': 'D3 Dashboard'
};
const noFormatting = ['and', 'for', 'of', 'the', 'up', 'with'];