Skip to content

Commit a0abf5f

Browse files
committed
Updating episodes
1 parent 5b38ee5 commit a0abf5f

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

script.js

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -60,30 +60,6 @@
6060
// ]
6161
// ]
6262
// },
63-
{
64-
title: 'Angular Data Table with Austin McDaniel',
65-
displayDate: 'Tuesday, August 16th, 2016',
66-
date: '2016-08-16',
67-
time: '11:00 AM (Pacific Time)',
68-
hangoutUrl: 'http://ngair.io/ng-data-table',
69-
guests: [
70-
[
71-
// {name: 'Shai Reznik', twitter: 'jimthedev'}
72-
]
73-
]
74-
},
75-
{
76-
title: 'Todd Motto: The Man. The Myth. The Legend',
77-
displayDate: 'Tuesday, August 23rd, 2016',
78-
date: '2016-08-23',
79-
time: '11:00 AM (Pacific Time)',
80-
hangoutUrl: 'http://ngair.io/ng-todd',
81-
guests: [
82-
[
83-
// {name: 'Shai Reznik', twitter: 'jimthedev'}
84-
]
85-
]
86-
},
8763
{
8864
title: 'GraphQL and Apollo with Uri Goldshtein',
8965
displayDate: 'Tuesday, Septebmer 6th, 2016',
@@ -1168,6 +1144,30 @@
11681144
// {name: 'Shai Reznik', twitter: 'jimthedev'}
11691145
]
11701146
]
1147+
},
1148+
{
1149+
title: 'Angular Data Table with Austin McDaniel',
1150+
displayDate: 'Tuesday, August 16th, 2016',
1151+
date: '2016-08-16',
1152+
time: '11:00 AM (Pacific Time)',
1153+
hangoutUrl: 'http://ngair.io/ng-data-table',
1154+
guests: [
1155+
[
1156+
// {name: 'Shai Reznik', twitter: 'jimthedev'}
1157+
]
1158+
]
1159+
},
1160+
{
1161+
title: 'Todd Motto: The Man. The Myth. The Legend',
1162+
displayDate: 'Tuesday, August 23rd, 2016',
1163+
date: '2016-08-23',
1164+
time: '11:00 AM (Pacific Time)',
1165+
hangoutUrl: 'http://ngair.io/ng-todd',
1166+
guests: [
1167+
[
1168+
// {name: 'Shai Reznik', twitter: 'jimthedev'}
1169+
]
1170+
]
11711171
}
11721172
];
11731173

0 commit comments

Comments
 (0)