Skip to content
This repository was archived by the owner on Jan 25, 2020. It is now read-only.

Commit 31fede0

Browse files
author
Cole Johnson
authored
Final Schedule Updates (#164)
1 parent 3ba807b commit 31fede0

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

src/components/Schedule/index.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ let saturday = [
5858
start: '1:00 PM',
5959
name: '👪 Facebook Tech Talk'
6060
},
61+
{
62+
start: '2:00 PM',
63+
name: '🐶 Doggos/Woofers'
64+
},
65+
{
66+
start: '2:30 PM',
67+
name: '✈️ Rockwell Collins Talk'
68+
},
6169
{
6270
start: '3:00 PM',
6371
name: '🍿 Snack'
@@ -81,6 +89,10 @@ let saturday = [
8189
{
8290
start: '10:00 PM',
8391
name: '🍩 Donuts and Kona Ice'
92+
},
93+
{
94+
start: '10:00 PM',
95+
name: '🏗️ Jenga'
8496
}
8597
];
8698

0 commit comments

Comments
 (0)