File tree 2 files changed +113
-1
lines changed
2 files changed +113
-1
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ <h4 class="sub-header border">Conference Narrators</h4>
54
54
< div class ="row ">
55
55
< div class ="col-md-12 ">
56
56
< h4 class ="sub-header "> Schedule</ h4 >
57
- < h5 class ="sub-header "> The Schedule will be released closer to the event </ h5 >
57
+ < h5 class ="sub-header "> Below is the running order, find the talks you want to see most. </ h5 >
58
58
</ div >
59
59
</ div >
60
60
< div class ="row ">
Original file line number Diff line number Diff line change @@ -68,3 +68,115 @@ <h4 class="sub-header border">Hackathon Partners</h4>
68
68
</ div >
69
69
</ div >
70
70
</ div >
71
+
72
+ < a name ="schedule "> </ a >
73
+ < div class ="content ">
74
+ < div class ="container ">
75
+ < div class ="row ">
76
+ < div class ="col-md-12 ">
77
+ < h4 class ="sub-header "> Schedule</ h4 >
78
+ </ div >
79
+ </ div >
80
+ < div class ="row ">
81
+ < div class ="col-md-10 col-md-offset-1 ">
82
+ < div class =" table-responsive " >
83
+ < table class ="table schedule ">
84
+ < thead >
85
+ < tr >
86
+ < th width ="20% "> </ th >
87
+ < th > Saturday</ th >
88
+ < th > Sunday</ th >
89
+ </ tr >
90
+ </ thead >
91
+ < tbody >
92
+ < tr >
93
+ < td >
94
+ 08:00
95
+ </ td >
96
+ < td >
97
+ </ td >
98
+ < td >
99
+ Breakfast
100
+ </ td >
101
+ </ tr >
102
+ < tr >
103
+ < td >
104
+ 10:00
105
+ </ td >
106
+ < td >
107
+ Registration
108
+ </ td >
109
+ < td >
110
+ </ td >
111
+ </ tr >
112
+ < tr >
113
+ < td >
114
+ 11:00
115
+ </ td >
116
+ < td >
117
+ Sponsor Talks
118
+ </ td >
119
+ < td >
120
+ </ td >
121
+ </ tr >
122
+ < tr >
123
+ < td >
124
+ 12:00
125
+ </ td >
126
+ < td >
127
+ < p > Lunch</ p >
128
+ < p > Hacking Starts</ p >
129
+ </ td >
130
+ < td >
131
+ < p > Lunch</ p >
132
+ < p > Hacking Ends</ p >
133
+ </ td >
134
+ </ tr >
135
+ < tr >
136
+ < td >
137
+ 13:00
138
+ </ td >
139
+ < td >
140
+ < p > Workshop</ p >
141
+ </ td >
142
+ < td >
143
+ < p > Presentations</ p >
144
+ </ td >
145
+ </ tr >
146
+ < tr >
147
+ < td >
148
+ 14:00
149
+ </ td >
150
+ < td >
151
+ < p > Workshop</ p >
152
+ </ td >
153
+ < td >
154
+ </ td >
155
+ </ tr >
156
+ < tr >
157
+ < td >
158
+ 15:00
159
+ </ td >
160
+ < td >
161
+ < p > Workshop</ p >
162
+ </ td >
163
+ < td >
164
+ </ td >
165
+ </ tr >
166
+ < tr >
167
+ < td >
168
+ 19:00
169
+ </ td >
170
+ < td >
171
+ < p > Dinner</ p >
172
+ </ td >
173
+ < td >
174
+ </ td >
175
+ </ tr >
176
+ </ tbody >
177
+ </ table >
178
+ </ div >
179
+ </ div >
180
+ </ div >
181
+ </ div >
182
+ </ div >
You can’t perform that action at this time.
0 commit comments