fix: misaligned titles (#38613)

This commit is contained in:
Tom
2020-04-23 08:07:04 -05:00
committed by Mrugesh Mohapatra
parent d9d5a41f39
commit c75d212831
139 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "Data Analysis with Python Course", "name": "Data Analysis with Python Course",
"dashedName": "lectures-data-analysis-with-python", "dashedName": "data-analysis-with-python-course",
"order": 1, "order": 1,
"time": "15 hours", "time": "15 hours",
"template": "", "template": "",

View File

@ -1,6 +1,6 @@
{ {
"name": "How Neural Networks Work", "name": "How Neural Networks Work",
"dashedName": "lectures-how-neural-networks-work", "dashedName": "how-neural-networks-work",
"order": 2, "order": 2,
"time": "10 hours", "time": "10 hours",
"template": "", "template": "",

View File

@ -1,6 +1,6 @@
{ {
"name": "Numpy", "name": "Numpy",
"dashedName": "lectures-numpy", "dashedName": "numpy",
"order": 2, "order": 2,
"time": "5 hours", "time": "5 hours",
"template": "", "template": "",

View File

@ -1,6 +1,6 @@
{ {
"name": "Python for Everybody", "name": "Python for Everybody",
"dashedName": "lectures-python-for-everybody", "dashedName": "python-for-everybody",
"order": 1, "order": 1,
"time": "15 hours", "time": "15 hours",
"superBlock": "scientific-computing-with-python", "superBlock": "scientific-computing-with-python",

View File

@ -1,6 +1,6 @@
{ {
"name": "TensorFlow", "name": "TensorFlow",
"dashedName": "lectures-tensorflow", "dashedName": "tensorflow",
"order": 1, "order": 1,
"time": "15 hours", "time": "15 hours",
"superBlock": "machine-learning-with-python", "superBlock": "machine-learning-with-python",

Some files were not shown because too many files have changed in this diff Show More