Skip to content

Commit fcffab1

Browse files
committed
keynote update
1 parent 36f8e54 commit fcffab1

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

assets/img/keynote.jpg

702 KB
Loading

index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,24 @@ <h1>Keynote Speaker: Mark Dankberg, CEO of ViaSat</h1>
9494
<p>Mr. Dankberg is an acknowledged industry expert in aerospace, defense, and satellite communications, and is the leading visionary for a new generation of high-capacity satellite systems. He has received a number of awards for innovation leadership, including induction into the SSPI Satellite Hall of Fame in 2015.</p>
9595
<p>Mr. Dankberg began his career with the Collins Radio Division of Rockwell International, and at Linkabit Corp in San Diego, where he held positions in engineering, technical management and business segment management.</p>
9696
<p>He earned BSEE and MEE degrees from Rice University and is a member of the Rice University Electrical and Computer Engineering Hall of Fame.</p>
97+
<div class="modal fade" id="keynoteModal" tabindex="-1" role="dialog">
98+
<div class="modal-dialog modal-lg">
99+
<div class="modal-content">
100+
<div class="modal-header">
101+
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
102+
<h4 class="modal-title">Keynote</h4>
103+
</div>
104+
<div class="modal-body">
105+
<img src="assets/img/keynote.jpg" style="width: 100%">
106+
107+
</div>
108+
<div class="modal-footer">
109+
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
110+
</div>
111+
</div><!-- /.modal-content -->
112+
</div><!-- /.modal-dialog -->
113+
</div><!-- /.modal -->
114+
<button type="button" class="btn btn-primary" data-toggle="modal" data-target="#keynoteModal">View Keynote Poster</button>
97115
</div>
98116
</div>
99117

schedule.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
</div>
167167

168168
<div class="scheduleRow row">
169-
<div class="col-xs-6">Keynote Speech: Mark Dankberg, CEO of ViaSat</div>
169+
<div class="col-xs-6">Keynote Speech: From Garage Startup to Connecting the World</div>
170170
<div class="col-xs-3">5:30 PM</div>
171171
<div class="col-xs-3">6:45 PM</div>
172172
<div class="col-xs-12 subinfo">

0 commit comments

Comments
 (0)